Closed BJWiley233 closed 1 year ago
Well I was using the wrong docker 😄. Supposed to be using us.gcr.io/mccarroll-mocha/bcftools:1.15.1-20220518
. I'm assuming you used apt-get
to install bcftools in the r_mocha
docker? If so we know something is wrong with the htslib library and synced_bcf_reader.c isn't working there...
Hi,
Really scratching my head here with my mocha input. I have the phased annotated of my unphased file and I don't get any variants written to the allelic shift *as.bcf output. It worked in the WDL but I was trying to run on an input file I made and it no longer works. Using
us.gcr.io/mccarroll-mocha/r_mocha:1.15.1-20220518
image. It's as ifbcf_sr_next_line
isn't able to read any lines. This is example of first line of input file along with a phased line:And this is input:
and output