-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dependency on commons/io/ #8
Comments
I've tested out some other functions, and think this is due to me not haveing Apache Commons installed. I guess I should rephrase my question: Which Apache Commons dependancies does RDP Tools need? Thanks! |
@rdpstaffmsu @wangqion Thank you for your time, |
Hi Colin, I would like to start a fresh installation, if that is possible, using the
sincerely, On Wed, Dec 9, 2015 at 1:25 AM, Colin Brislawn notifications@github.com
RDP Staff |
When you run make, it should automatically retrieve the correct jars specified in the file "ivy.xml" inside the classifier package and place the jar files into the designated places. I saw you used command: I suggest you put the entire RDPTools in your /Users/bris469/anaconda/envs/_test/bin/directory. If you want to copy the compiled jars from RDPTools directory to a different location, make sure you also copy the lib directory inside RDPTools. The lib contains the jars the Classifier and other RDP tools need. The jars needed by classifier.jar are these: |
Ah ha! Thank you for this guidance. I'll try it now. |
Works great! Thank you all. |
Good afternoon,
I've just deployed the RDP Tools as directed. I'm having trouble using them.
This command works fine.
This command fails:
(The path to the .fasta file is correct.)
The text was updated successfully, but these errors were encountered: