revir-drug-platform_V5

revir-drug-platform_V5


获取Splicing Target Discovery 药物选项表单

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取Splicing Target Discovery 药物选项表单</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://119.136.27.201:3200/discovery/rna_seq/compound_selection</code> <h5>请求方式</h5></li> <li>GET</li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>返回示例</h5> <pre><code>{ 'data': { 'selections': [{ 'Portfolio ID': 'RSQP0218', 'Compound ID': 'RC00000028', 'Status': 'Benchling Registered', 'Dose': 'µM', 'Time': '24hr', 'CHX': 'Yes', 'Cell Line': 'HUDEP', 'Batch ID': '20230425', 'Group': { 'Compound vs DMSO': 'RC00000028_µM_24hr-20230425', 'Compound+CHX vs Compound': 'RC00000028_µM_24hr_CHX-20230425' } }, { 'Portfolio ID': 'RSQP0218', 'Compound ID': 'RC00000028', 'Status': 'Benchling Registered', 'Dose': '3µM', 'Time': '24hr', 'CHX': 'Yes', 'Cell Line': 'HUDEP', 'Batch ID': '20230425', 'Group': { 'Compound vs DMSO': 'RC00000028_3µM_24hr-20230425', 'Compound+CHX vs Compound': 'RC00000028_3µM_24hr_CHX-20230425' } }, { 'Portfolio ID': 'RSQP0217', 'Compound ID': 'RC00000028', 'Status': 'Benchling Registered', 'Dose': 'µM', 'Time': '24hr', 'CHX': 'Yes', 'Cell Line': 'HUDEP', 'Batch ID': '20230425', 'Group': { 'Compound vs DMSO': 'RC00000028_µM_24hr-20230425', 'Compound+CHX vs Compound': 'RC00000028_µM_24hr_CHX-20230425' } }, { 'Portfolio ID': 'RSQP0217', 'Compound ID': 'RC00000028', 'Status': 'Benchling Registered', 'Dose': '0.03µM', 'Time': '24hr', 'CHX': 'Yes', 'Cell Line': 'HUDEP', 'Batch ID': '20230425', 'Group': { 'Compound vs DMSO': 'RC00000028_0.03µM_24hr-20230425', 'Compound+CHX vs Compound': 'RC00000028_0.03µM_24hr_CHX-20230425' } }, { 'Portfolio ID': 'RSQP0216', 'Compound ID': 'RC00000050', 'Status': 'Benchling Registered', 'Dose': '3µM', 'Time': '24hr', 'CHX': 'Yes', 'Cell Line': 'HEK293T', 'Batch ID': '20230530', 'Group': { 'Compound vs DMSO': 'RC00000050_3µM_24hr-20230530', 'Compound+CHX vs Compound': 'RC00000050_3µM_24hr_CHX-20230530' } }] }, 'code': 200, 'message': 'success' }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">selections</td> <td style="text-align: left;">list</td> <td>可选表单数据</td> </tr> <tr> <td style="text-align: left;">Group</td> <td style="text-align: left;">json</td> <td>可勾选选项和选定后的药物相关传参</td> </tr> </tbody> </table> <h5>备注</h5> <p>V15 增加 Status 字段 用于展示选项状态</p>

页面列表

ITEM_HTML