Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E ensembl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-gh-mirror
  • ensembl
  • Merge requests
  • !336

RefSeqGPFFParser update

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Marek Szuba requested to merge xref_RefSeqGPFFParser into feature/xref_sprint Nov 14, 2018
  • Overview 2
  • Commits 3
  • Pipelines 0
  • Changes 1

Created by: tgrego

Description

Update to the RefSeqGPFFParserr as part of the efforts of the xref sprint. See ENSCORESW-2898. Genbank parser from ensembl-io is now used to parse the source files instead of a custom parser. This will require https://github.com/Ensembl/ensembl-io/pull/69 to be merged. There are a few differences introduced from the original parser. For instance, only refseq ids with the prefixes defined in $refseq_sources are considered. Previously for peptide files all other possible types were considered and treated as RefSeq_peptide.

Testing

No unit tests. Tested with subset of rat, however related xrefs were absent. Ongoing testing with full dataset.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: xref_RefSeqGPFFParser