You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -239,7 +239,7 @@ Gets the identifier of a gene, validates it and then returns the group of genes
239
239
- `genes`: All others genes for this group.
240
240
For a description of the gene groups and IDs you can access the [HUGO Gene Nomenclature Committee website](https://www.genenames.org/data/genegroup/#!/).
@@ -360,7 +360,7 @@ This service gets gene expression in healthy tissue
360
360
The response you get is a list. Each element of the list is a new list containing the expression values for each gene in the same sample from the GTEx database.
@@ -441,7 +441,7 @@ This service retrieves information on FDA-approved precision oncology therapies,
441
441
- `method_of_biomarker_detection`: Biomarker detection method. If there is a corresponding FDA-cleared or -approved companion diagnostic device for biomarker identification, the detection method associated with this device is listed; if the biomarker can be detected by a DNA/NGS-based detection method this is listed first.
@@ -604,7 +604,7 @@ Gets the list of related terms to a term.
604
604
- `ontology_type`: Denotes which of the three sub-ontologies (`cellular_component`, `biological_process` or `molecular_function`) the term belongs to.
605
605
- `relations`: Dictionary of relations. Possible keys within this dictionary are `part_of`, `regulates` or `has_part`, and their values are lists of terms with Gene Ontology identifiers.
@@ -710,7 +710,7 @@ For a given gene, this service gets from the String database a list of genes and
710
710
- `textmining_transferred`: is a score derived from the co-occurrence of gene/protein names in scientific publications, transferred from other species based on homology.
711
711
- `combined_score`: is a measure of the confidence level of a protein-protein interaction. It is calculated by combining the scores of all the evidence channels, including transferred scores from other species based on homology.
@@ -770,7 +770,7 @@ Service that takes gene symbol and returns a link to <https://go.drugbank.com> w
770
770
- Content: The response you get is a dictionary with a single key called `link` where its value is a URL that points to the information on the DrugBank website.
0 commit comments