Skip to content

Script to generate dicty GPI file#110

Open
ypandit wants to merge 3 commits intodevelopfrom
feature/dicty-gpi
Open

Script to generate dicty GPI file#110
ypandit wants to merge 3 commits intodevelopfrom
feature/dicty-gpi

Conversation

@ypandit
Copy link
Copy Markdown
Contributor

@ypandit ypandit commented Oct 22, 2013

  • Script to generate dicty-GPI
    • Caches gene names & synonyms using Hash
    • Caches Dicty-UniProt ID mapping using a Hash
  • Output file written as per GPI specs

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-2.82%) to 37.4% when pulling 6390921 on feature/dicty-gpi into 1f47468 on develop.

@cybersiddhu
Copy link
Copy Markdown
Member

Needs cleanup.

  • Get rid of unnecessary private(underscore) variables. It's a class not designed with a public API, no need for polluting code with a barrage of underscore variables.
  • Loading the uniprot map, the code looks more complex than it should be.

Refactored building of gene products and synonyms
accessor
Use BCS to get list of genes
Filter for pseudogene
Read a compressed gp2protein file for fetching uniprot ids
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants