Skip to content
Snippets Groups Projects
Commit f1829335 authored by Marek Szuba's avatar Marek Szuba
Browse files

Enable VGNC xrefs for callithrix_jacchus and papio_anubis

parent ca396c5e
No related branches found
No related tags found
2 merge requests!457Patch to support longer assembly names in the mapping session table.,!427Enable VGNC xrefs for callithrix_jacchus and papio_anubis [master]
......@@ -502,6 +502,15 @@ priority = 1
parser = VGNCParser
data_uri = ftp://ftp.ebi.ac.uk/pub/databases/genenames/vgnc/tsv/vgnc_gene_set_All.txt.gz
[source VGNC::callithrix_jacchus]
# Used by callithrix_jacchus
name = VGNC
download = Y
order = 29
priority = 1
parser = VGNCParser
data_uri = ftp://ftp.ebi.ac.uk/pub/databases/genenames/vgnc/tsv/vgnc_gene_set_All.txt.gz
[source VGNC::felis_catus]
# Used by felis_catus
name = VGNC
......@@ -529,6 +538,15 @@ priority = 1
parser = VGNCParser
data_uri = ftp://ftp.ebi.ac.uk/pub/databases/genenames/vgnc/tsv/vgnc_gene_set_All.txt.gz
[source VGNC::papio_anubis]
# Used by papio_anubis
name = VGNC
download = Y
order = 29
priority = 1
parser = VGNCParser
data_uri = ftp://ftp.ebi.ac.uk/pub/databases/genenames/vgnc/tsv/vgnc_gene_set_All.txt.gz
[source HGNC::homo_sapiens#01]
# Used by homo_sapiens
name = HGNC
......@@ -1918,6 +1936,10 @@ source = VGNC::equus_caballus
taxonomy_id = 9598
source = VGNC::pan_troglodytes
[species callithrix_jacchus]
taxonomy_id = 9483
source = VGNC::callithrix_jacchus
[species felis_catus]
taxonomy_id = 9685
source = VGNC::felis_catus
......@@ -1930,6 +1952,10 @@ source = VGNC::macaca_mulatta
taxonomy_id = 30608
source = VGNC::microcebus_murinus
[species papio_anubis]
taxonomy_id = 9555
source = VGNC::papio_anubis
[species ciona_intestinalis]
taxonomy_id = 7719
source = cint_aniseed_v1::ciona_intestinalis
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment