I'm getting the following error when executing:
[E::faidx_adjust_position] The sequence "1" was not found
Is this an issue with the header descriptions being misread (spaces, comments)? If so, what command can I use to correct the error downstream with bcftools?
- I've read online this command might correct the issue but don't know where to place it within the pipeline command " trimreaddescriptions=t "
Thanks again for the pointers,
For reference, this is the command I'm using with the hg19.fa reference:
bcftools mpileup -Ou -f hg19.fa I19139.hg19.bam | bcftools call -vmO z -o Nubians.vcf.gz