-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New format for controlled dbxref cvterms
- Loading branch information
1 parent
f55c4f3
commit ce2d035
Showing
4 changed files
with
203 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,110 @@ | ||
# cvterm.name, dbxref.accession, db.name | ||
SO: [ | ||
[ 'DNA', '0000352', 'SO'], | ||
[ 'RNA', '0000356', 'SO'], | ||
[ 'TSS', '0000315', 'SO'], | ||
[ 'allele', '0001023', 'SO'], | ||
[ 'cDNA_clone', '0000317', 'SO'], | ||
[ 'chromosomal_inversion', '1000030', 'SO'], | ||
[ 'chromosome', '0000340', 'SO'], | ||
[ 'chromosome_arm', '0000105', 'SO'], | ||
[ 'chromosome_band', '0000341', 'SO'], | ||
[ 'chromosome_breakpoint', '0001021', 'SO'], | ||
[ 'chromosome_structure_variation', '1000183', 'SO'], | ||
[ 'cloned_region', '0000785', 'SO'], | ||
[ 'engineered_foreign_gene', '0000281', 'SO'], | ||
[ 'engineered_plasmid', '0000637', 'SO'], | ||
[ 'engineered_region', '0000804', 'SO'], | ||
[ 'gene', '0000704', 'SO'], | ||
[ 'gene_group', '0005855', 'SO'], | ||
[ 'golden_path', '0000688', 'SO'], | ||
[ 'insertion_site', '0000366', 'SO'], | ||
[ 'mRNA', '0000234', 'SO'], | ||
[ 'missense_variant', '0001583', 'SO'], | ||
[ 'natural_transposable_element', '0000797', 'SO'], | ||
[ 'ncRNA_gene', '0001263', 'SO'], | ||
[ 'oligo', '0000696', 'SO'], | ||
[ 'point_mutation', '1000008', 'SO'], | ||
[ 'polypeptide', '0000104', 'SO'], | ||
[ 'regulatory_region', '0005836', 'SO'], | ||
[ 'rescue_region', '0000411', 'SO'], | ||
[ 'sgRNA', '0001998', 'SO'], | ||
[ 'synthetic_sequence', '0000351', 'SO'], | ||
[ 'transgenic_transposable_element', '0000796', 'SO'], | ||
[ 'transposable_element', '0000101', 'SO'], | ||
[ 'transposable_element_flanking_region', '0000364', 'SO'], | ||
[ 'transposable_element_insertion_site', '0000368', 'SO'] | ||
] | ||
FlyBase miscellaneous CV: [ | ||
['CRISPR/Cas9', '0003008', 'FBcv'], | ||
['RNA detection tool', '0005003', 'FBcv'], | ||
['amorphic allele - molecular evidence', '0000689', 'FBcv'], | ||
['assay', '0003025', 'FBcv'], | ||
['biosample', '0003024', 'FBcv'], | ||
['biotic stimulus study', '0003134', 'FBcv'], | ||
['cell isolation', '0003170', 'FBcv'], | ||
['chemical entity', 'chemical entity', 'FlyBase'], | ||
['colocalizes_with', 'colocalizes_with', 'FlyBase'], | ||
['comment', '000100', 'FlyBase'], | ||
['conditional', '0000309', 'FBcv'], | ||
['contributes_to', 'contributes_to', 'FlyBase'], | ||
['disease implicated variant', 'div', 'FlyBase'], | ||
[ 'environ1', '0200001', 'FBcv' ], | ||
[ 'environ2', '0200002', 'FBcv' ], | ||
['evidence_code', 'evidence_code', 'FlyBase'], | ||
['faint', '0000167', 'FBcv'], | ||
['female', '0000334', 'FBcv'], | ||
['functional group', '0003014', 'FBcv'], | ||
['in vitro construct', '0000455', 'FBcv'], | ||
['inferred from direct assay', 'inferred from direct assay', 'FlyBase'], | ||
['inferred from mutant phenotype', 'inferred from mutant phenotype', 'FlyBase'], | ||
['isolated cells', '0003047', 'FBcv'], | ||
['madeupstuff', '007', 'FBcv'], | ||
['male', '0000333', 'FBcv'], | ||
['multi-individual sample', '0003141', 'FBcv'], | ||
['natural population', '0000465', 'FBcv'], | ||
['partially', '0000340', 'FBcv'], | ||
['pheno1', '0100001', 'FBcv'], | ||
['pheno2', '0100002', 'FBcv'], | ||
['pheno3', '0100003', 'FBcv'], | ||
['pheno4', '0100004', 'FBcv'], | ||
['pheno5', '0100005', 'FBcv'], | ||
['photoactivatable fluorescent protein', '0005017', 'FBcv'], | ||
['project', '0003023', 'FBcv'], | ||
['protein detection tool', '0005004', 'FBcv'], | ||
['qualifier', '0000005', 'FBcv'], | ||
['reagent collection', '0003027', 'FBcv'], | ||
['single balancer', '0000155', 'FBcv'], | ||
['split system combination', '0009026', 'FBcv'], | ||
['spontaneous', '0000469', 'FBcv'], | ||
['suppressible', '0000622', 'FBcv'], | ||
['transcriptome', '0003034', 'FBcv'], | ||
['umbrella project', '0003030', 'FBcv'], | ||
['unspecified', 'unspecified', 'FlyBase'] | ||
] | ||
|
||
FlyBase anatomy CV: [ | ||
['anatomy 1', '00000001', 'FBbt'], | ||
['anatomy 2', '00000002', 'FBbt'], | ||
['anatomy 3', '00000003', 'FBbt'], | ||
['dissociated larval fat cell', '00049951', 'FBbt'], | ||
['dopaminergic PAM neuron 1', '00111015', 'FBbt'], | ||
['dopaminergic PAM neuron 5', '00111017', 'FBbt'], | ||
['embryo', '00000052', 'FBbt'], | ||
['embryonic/larval hemolymph', '00001683', 'FBbt'], | ||
['increased number', '00000004', 'FBbt'], | ||
['indirect flight muscle', '00058882', 'FBbt'], | ||
['macrochaeta', '00005179', 'FBbt'], | ||
['mesoderm', '00000126', 'FBbt'], | ||
['scutellar bristle', '00004312', 'FBbt'] | ||
] | ||
FlyBase development CV: [ | ||
['adult stage', '00005369', 'FBdv'], | ||
['development 1', '00000001', 'FBdv'], | ||
['development 2', '00000002', 'FBdv'], | ||
['development 3', '00000003', 'FBdv'], | ||
['embryonic stage', '00000004', 'FBdv'], | ||
['late embryonic stage', '00005333', 'FBdv'], | ||
['laval stage' , '00000005', 'FBdv'], | ||
['wandering third instar larval stage', '00005341', 'FBdv'] | ||
] |