bcftools icon indicating copy to clipboard operation
bcftools copied to clipboard

This is the official development repository for BCFtools. See installation instructions and other documentation here http://samtools.github.io/bcftools/howtos/install.html

Results 236 bcftools issues
Sort by recently updated
recently updated
newest added

I am using 91 bam files each of 500 mb size Bam files sorted and indexed and reference maize genome is also indexed of 2.5 gb . Then i proceeded...

needs-feedback

Hi bcftools team, I have a conceptual question about mpileup and I think the -d flag is either being weird or I'm misunderstanding how it works. I am using bcftools...

enhancement
D1: Difficult
htslib-dependent

I've been using bcftools with Google Cloud Storage support, and it would be very useful to be able to pass verbosity into htslib in order to understand how the http...

17 37880996 . T TTTA . PASS AS_FilterStatus=SITE;AS_SB_TABLE=2337,1597|178,137;DP=4390;ECNT=2;GERMQ=93;MBQ=35,36;MFRL=184,191;MMQ=60,60;MPOS=26;NALOD=2.09;NLOD=506.28;POPAF=6.00;TLOD=1053.35 17 37880997 . G T . PASS AS_FilterStatus=SITE;AS_SB_TABLE=2337,1597|178,137;DP=4408;ECNT=2;GERMQ=93;MBQ=35,34;MFRL=184,191;MMQ=60,60;MPOS=26;NALOD=2.09;NLOD=506.29;POPAF=6.00;TLOD=1053.34 These two sites are close to each other and should be merged into the...

P2: Desirable
D1: Difficult

Hello, in order to run: bcftools view -T mylist.txt file.bcf -Ou -o filteredfile.bcf can you please show me how a first few lines of "mylist.txt" should look like? Thanks Ana

requires-test-case

I used bcftools isec to find common sites in multiple vcf files. But I found a confused site. The records from vcfs are: >>> vcf1 chr3 183987815 . G A...