You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I get an error that "-s" in not an option. I try to run it on a cluster that does not have ant. Could that explain this error?
Is there anything else that could go wrong and explain that kind of error?!
Thank you!
The text was updated successfully, but these errors were encountered:
I try to train using this command from tutorial:
java -Xmx1g -jar /path/to/classifier.jar train -o mytrained -s samplefiles/new_trainset.fasta -t samplefiles/new_trainset_db_taxid.txt -c gene_copynumber.txt
cp samplefiles/rRNAClassifier.properties mytrained/
However, I get an error that "-s" in not an option. I try to run it on a cluster that does not have ant. Could that explain this error?
Is there anything else that could go wrong and explain that kind of error?!
Thank you!
The text was updated successfully, but these errors were encountered: