Extensions
01 Syntax
SMRUCC.genomics.Assembly.KEGG.Medical.Extensions
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| DrugTargetGenes | 1 | 从Drug.Targets属性之中解析出geneID列表 |
| CompoundsDrugs | 1 | Using remarks the same as map compound to drug |
| BuildDrugCompoundMaps | 1 |
03 Members
DrugTargetGenes(Drug)
从Drug.Targets属性之中解析出geneID列表
Parameters
| Name | Type | Description |
|---|---|---|
drug | Drug | - |
CompoundsDrugs(
IEnumerable(Of Drug))Using remarks the same as map compound to drug
Parameters
| Name | Type | Description |
|---|---|---|
drugs | IEnumerable(Of Drug) | - |
BuildDrugCompoundMaps(
IEnumerable(Of Drug), IEnumerable(Of DrugGroup))