医疗智能体 EIHealth-查询CPI任务:响应示例

时间:2023-11-01 16:18:53

响应示例

状态码: 200

CPI任务查询成功响应

{  "status" : "finished",  "result" : {    "header" : "T1030 BibA, 273 residues",    "fasta" : "DQELGKQSRRSQDIIKSLGFLSSDQKDILVKSISSSKDSQLILKFVTQATQLNNAESTKAKQMAQNDVALIKNISPEVLEEYKEKIQRASTKSQVDEFVAEAKKVVNSNKET",    "custom_props" : [ {      "id" : "3b2dce64-c244-11ed-acf5-0255ac100017",      "prop_definition" : {        "id" : "c4c07032d1934671a0dfe3bd10416eea",        "name" : "custom_prop_name",        "type" : "numerical",        "description" : "custom_prop_description"      }    } ],    "prop_names" : [ "formula", "ab", "acute_toxicity_rule", "bace", "3b2dce64-c244-11ed-acf5-0255ac100017", "3b2dce64-c244-11ed-acf5-0255ac100017_std" ],    "result" : [ {      "smiles" : "c1ccccc1",      "score" : 0.388029,      "props" : [ "C6H6", "base", 0, 0.128335, 0.43, 0.28 ]    }, {      "smiles" : "C1CCCCC1",      "score" : 0.304194,      "props" : [ "C6H12", "base", 0, 0.163034, 0.43, 0.28 ]    } ]  }}
support.huaweicloud.com/api-eihealth/eihealth_33_00286.html