Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Feature/remove unused reference databases#46

Merged
SolomonShorser-OICR merged 15 commits intodevelopfrom
feature/remove_unused_ReferenceDatabases
May 5, 2017
Merged

Feature/remove unused reference databases#46
SolomonShorser-OICR merged 15 commits intodevelopfrom
feature/remove_unused_ReferenceDatabases

Conversation

@SolomonShorser-OICR
Copy link
Copy Markdown
Collaborator

Remove unused ReferenceDatabase objects, and a whole bunch of other small fixes:

  • fix KEGG references.
  • write diff report to a file.
  • various improved error handling.
  • various logging message fixes/improvements.
  • make some database names easier to read.

Improved error handling/logging for ENSEMBL file processor and BRENDA
file retriever - and cascading changes to AddLinks.

Also, fixed some logic related to creating ENSEMBL references - it was
not getting the correct list of ReferenceDatabase DB_IDs.
 - If an identifierValue gets into the ReferenceCreator and the target
DB is a KEGG db, then any species code prefix must be removed.

 - If the referred-to-object has a geneName, add it to the Identifier so
that the _displayName can include it (that logic happens deep inside the
reactome library).
 - capture BRENDA result (facepalm!)
 - ENSEMBL file retrievers won't print a "missing ratelimit" message if
they are not hitting the main ENSEMBL REST server.
 - remove logging statement.
 - update flybase URL
 - ignore diffReport files.
@SolomonShorser-OICR SolomonShorser-OICR merged commit ae4e0ca into develop May 5, 2017
@SolomonShorser-OICR SolomonShorser-OICR deleted the feature/remove_unused_ReferenceDatabases branch May 5, 2017 19:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant