Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OrthoDB - add option to use protein ID field #472

Closed
julie-sullivan opened this issue Nov 18, 2013 · 1 comment
Closed

OrthoDB - add option to use protein ID field #472

julie-sullivan opened this issue Nov 18, 2013 · 1 comment

Comments

@julie-sullivan
Copy link
Member

configuration file that determines which fields are set in the OrthoDB converter

taxonId.geneid = which gene field to set
if identifier is not set, primaryIdentifier will be used

if ID resolver is used, will use to look up non-Ensembl ID and put in the primary
identifier field

worm - Secondary Id
83333.geneid=secondaryIdentifier

@mlyne
Copy link
Contributor

mlyne commented Nov 28, 2013

Currently, the converter grabs field 4 (Gene_ID) but this is not useful for bacteria. We need Field 3 (Protein_ID).

ODB6_Level ODB6_OG_ID Protein_ID Gene_ID ... OtherFields
Firmicutes-Bacilli EOG600VNV BA_2196 30262211 ... OtherFields

See example test file:

/intermine/bio/orthodb/test/resources/OrthoDB_test

SynBioMine needs to have Orthologues loaded soon as it is now on the critical path as it may hold up the work of the part III student.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants