Hi,
I'm having some trouble testing TLDR on human HIFI data. I'm using the provided teref.human.fa file and testing the program on a 6MB region that I know from other sources has some solid ALU and SVA insertions in this sample (I can manually verify them in IGV using the bam file that I'm inputting to TLDR). The sample was sequenced to 30x. The BAM was aligned with pbmm2, which in theory (?) should be equivalent to minimap2 and has soft-clipping. My run looks like this:
tldr -b test_chr1_24000000-30000000.bam -e ~/local/tldr/ref/teref.human.fa -r ~/work/ref/hg38/GCA_000001405.15_GRCh38_no_alt_analysis_set.fa
and the output is attached.
test_chr1_24000000-30000000.table.txt
Thanks!
Hi,
I'm having some trouble testing TLDR on human HIFI data. I'm using the provided teref.human.fa file and testing the program on a 6MB region that I know from other sources has some solid ALU and SVA insertions in this sample (I can manually verify them in IGV using the bam file that I'm inputting to TLDR). The sample was sequenced to 30x. The BAM was aligned with pbmm2, which in theory (?) should be equivalent to minimap2 and has soft-clipping. My run looks like this:
tldr -b test_chr1_24000000-30000000.bam -e ~/local/tldr/ref/teref.human.fa -r ~/work/ref/hg38/GCA_000001405.15_GRCh38_no_alt_analysis_set.faand the output is attached.
test_chr1_24000000-30000000.table.txt
Thanks!