-
Notifications
You must be signed in to change notification settings - Fork 395
Variation APIs #121
Copy link
Copy link
Open
Labels
enhancementImprovement of existing code or methodImprovement of existing code or methodnew featureNew method or data structureNew method or data structure
Metadata
Metadata
Assignees
Labels
enhancementImprovement of existing code or methodImprovement of existing code or methodnew featureNew method or data structureNew method or data structure
Type
Fields
Give feedbackNo fields configured for issues without a type.
Variation APIs that bring together Ensembl Variation, VCF file format, GFF3+GVF file format, samtools, Picard, GATK, etc.
Several similar file specifications exist for dealing with sequence variation, including:
*samtools
*picard
Some support for these file specifications is already present in various bioinformatics libraries (and in fact biojava3 already provides GFF3 support); it would be desirable to pull these together behind a set of common APIs in biojava3.
Approach
Suggested for GSoC 2013