Closed ksahlin closed 4 years ago
Hi,
you should run with the following command:
deSALT aln path/to/index ont_human.fq -d 10 -s 2 -l 14 -t 32 -o reads.sam -f /tmp/tmptjksjwp5/desalt_temp_prefix
replace -k
with -l
-k
is the RdBG index kmer length, -l
is the seeding kmer length which is less than index kmer.
Ok great, that's what I was looking for!
Hi,
I'm running
And get the following output