Skip to content
Snippets Groups Projects

[ENSCORESW-3106] BCF parser

Merged Marek Szuba requested to merge bcf_parser into master

Created by: tgrego

This PR brings a BCF parser to ensembl-io.

BCF is a compiled version of VCF, thus a writer is not required because it is built by compiling existing VCF files (and a VCF writer is available).

For querying capabilities an index of the .bcf file is required, this is a .bcf.csi file.

Testing is included and should be a good example of how to use the parser.

See ENSCORESW-3106 for more info.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply