Example of simple repository using htslib API to read in .bcf
1
0
Entering edit mode
2.9 years ago
4galaxy77 2.8k

I am looking to implement the htslib API in some software to more efficiently read in .bcf/.vcf files. I am aware most of the info is in the vcf.h header. However, I am finding it a bit of a struggle to figure out what's going on without any help.

I was wondering if anyone could point me towards a piece of sofrware / repo where someone has implemented the API to read in a bcf so that I could learn from it. There are a few like shapeit4 and eagle2 - but they are a bit complex with a few different headers going on. Ideally, the repo would be something quite simple which doesn't rely on lots of complex header files and outside libraries.

Thanks for your help.

htslib • 814 views
ADD COMMENT
2
Entering edit mode
2.9 years ago

here is a simple example printing the variants where POS%10==0

ADD COMMENT
0
Entering edit mode

this is perfect thank you

ADD REPLY

Login before adding your answer.

Traffic: 2911 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6