bbuchfink / diamond

Accelerated BLAST compatible local sequence aligner.
GNU General Public License v3.0
1.03k stars 183 forks source link

-M option #743

Open kashutk opened 1 year ago

kashutk commented 1 year ago

Hello, I'm following along with the tutorial. When I get to the clustering section, I get this error for the script.

$ diamond realign -d astral-scopedom-seqres-gd-sel-gs-bib-95-2.07.fa --clusters clusters.tsv \

-o aln.tsv -M 64G --header Error: Option is not permitted for this workflow: M

bbuchfink commented 12 months ago

That looks like a bug and needs to be fixed, try running without -M for now.