RDPTools
RDPTools copied to clipboard
rdp train
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!