Couldn't anchor the Sanger trace in the selected reference genome.
error in tracy but not in Indigo
#79
Labels
question
Further information is requested
Hi,
I'm experiencing a very similar issue to #34 .
We've sequenced a chunk of the human MBL2 gene of ~250 nt. However, the machine sequences almost 1000 nucleotides; therefore, most of the sequence in the ab1 file is just rubbish.
For that reason I've decided to set
-q 50 -u 750
, so that the first 50 low-quality bases and the last 750 (false) bases are excluded.I tried first with the whole GATK GRCh38 genome and got the error
Couldn't anchor the Sanger trace in the selected reference genome.
when running both Indigo (setting left and right trim sizes to 50 and 750, respectively) and tracy in the command line as follows:As you pointed out here, that issue could be circumvented using a shorter sequence as a reference file.
Then I downloaded and indexed the fasta file for the MBL2 gene and repeated the process with the same parameters. Although it works well now with Indigo, tracy still fails with the same error message in the command line.
I'm using
tracy v0.7.5
singularity container in CentOS 7.9.The text was updated successfully, but these errors were encountered: