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
{{ message }}
This repository was archived by the owner on Sep 8, 2018. It is now read-only.
Hi,
I was trying to retrieve data for Rattus Norvegicus 79 from ensembl using the get_data.sh
I found that the file ensembl1.txt gives the error:
Query ERROR: caught BioMart::Exception::Usage: Attribute external_gene_id NOT FOUND
Indeed, the attribute has changed some time ago to "external_gene_name"
Same for the ensembl2.txt:
Query ERROR: caught BioMart::Exception::Usage: Attribute uniprot_swissprot_accession
should it be: "uniprot_swissprot"?
Hi,
I was trying to retrieve data for Rattus Norvegicus 79 from ensembl using the get_data.sh
I found that the file ensembl1.txt gives the error:
Query ERROR: caught BioMart::Exception::Usage: Attribute external_gene_id NOT FOUND
Indeed, the attribute has changed some time ago to "external_gene_name"
Same for the ensembl2.txt:
Query ERROR: caught BioMart::Exception::Usage: Attribute uniprot_swissprot_accession
should it be: "uniprot_swissprot"?