Skip to content

Commit 3285cdc

Browse files
Merge pull request #156 from griffithlab/linking
Add documentation for new links resolvers
2 parents d8a9fb4 + 583c0d3 commit 3285cdc

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

docs/api/v2/linking.rst

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,22 +60,42 @@ CIViC supports the following entity and id types for generating shortened links:
6060

6161
* - Entity Type
6262
- Description
63+
* - feature
64+
- CIViC Feature ID
6365
* - gene
64-
- CIViC Gene ID
66+
- CIViC Gene Feature ID
6567
* - entrez_id
6668
- Entrez Gene ID
6769
* - entrez_name
6870
- Entrez Name (typically HGNC Symbol)
71+
* - factor
72+
- CIViC Factor Feature ID
73+
* - fusion
74+
- CIViC Fusion Feature ID
6975
* - variant
7076
- CIViC Variant ID
7177
* - allele_registry
7278
- Variant Allele Registry ID
73-
* - evidence
74-
- CIViC Evidence ID
7579
* - variant_group
7680
- CIViC Variant Group ID
81+
* - evidence
82+
- CIViC Evidence ID
7783
* - assertion
7884
- CIViC Assertion ID
85+
* - disease
86+
- CIViC Disease ID
87+
* - doid
88+
- Disease Ontology ID
89+
* - drug
90+
- CIViC Therapy ID
91+
* - therapies
92+
- CIViC Therapy ID
93+
* - ncit_id
94+
- NCIthesaurus ID
95+
* - phenotype
96+
- CIViC Phenotype ID
97+
* - hpo_id
98+
- Human Phenotype Ontology ID
7999
* - revision
80100
- CIViC Revision ID
81101

0 commit comments

Comments
 (0)