File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ std::vector<Command> baseCommands = {
5050 " # -c 0.7 - + -\n "
5151 " # -c 0.6 + + +\n\n "
5252 " # Cascaded clustering with reassignment\n "
53- " # - Corrects criteria-violoations of cascaded merging\n "
53+ " # - Corrects criteria-violations of cascaded merging\n "
5454 " # - Produces more clusters and is a bit slower\n "
5555 " mmseqs easy-cluster examples/DB.fasta result tmp --cluster-reassign\n " ,
5656 " Martin Steinegger <martin.steinegger@snu.ac.kr>" ,
@@ -264,7 +264,7 @@ std::vector<Command> baseCommands = {
264264 " # Cutoff -c 0.7 - + -\n "
265265 " # -c 0.6 + + +\n\n "
266266 " # Cascaded clustering with reassignment\n "
267- " # - Corrects criteria-violoations of cascaded merging\n "
267+ " # - Corrects criteria-violations of cascaded merging\n "
268268 " # - Produces more clusters and is a bit slower\n "
269269 " mmseqs cluster sequenceDB clusterDB tmp --cluster-reassign\n " ,
270270 " Martin Steinegger <martin.steinegger@snu.ac.kr> & Lars von den Driesch" ,
You can’t perform that action at this time.
0 commit comments