-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi Nick,
--caseInsensitive
seems unresponsive, if I understand it correctly.
I.e. if I try to activate it (it's false by default) and I have two sequences with one mismatch (an 'a' to 't' below, near the end) PLUS a 'g' to 'G' (i.e. just the case, 3rd position below), it doesn't cluster the sequences.
stopCheck:smallCutoff:1baseIndel:2baseIndel:>2baseIndel:HQMismatches:LQMismatches:LKMismatches
9999999:0:0:0:0:0:1:0
@1;size=1
acGtACCCCCGTacgattttt
+
****HHHHHHHH*********
@2;size=1
acgtACCCCCGTacgtttttt
+
****HHHHHHHH*********
SeekDeep qluster --fastq qlutest.fastq --out qlutest --par myPar --noMarkChimeras --lower keep --caseInsensitive --smallReadSize 0 --useAllInput --writeOutInitalSeqs --overWrite --verbose --fastClustering --nucCutOff 0.2 --runCutOff 0%,0 --adjustHomopolyerRuns false --qualThresWindow 0
I had a quick look at the code and it seems hardcoded. Can you confirm? Or am I confused?
Many thanks.
Metadata
Metadata
Assignees
Labels
No labels