hammerlab / vcf.js

A VCF parser and variant record model in JavaScript.
Apache License 2.0
22 stars 4 forks source link

Parse out contig information from header #3

Open ihodes opened 10 years ago

ihodes commented 10 years ago

Currently this information is ignored, but it can be very useful in practice.

Could also be useful to define an ordering on contigs.