Hi
I get into trouble when I run miRanalyzer, my command like this:
java -Xmx2000m -jar miRanalyzer.jar input=SRR069503.rc dbPath=/home/user/miRanalyzer species=dm3 speciesShort=dme kingdom=animal bowtiePath=/usr/lbin translibs=rfam:RFam:15:5
the error report as follow:
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:635)
at java.util.ArrayList.get(ArrayList.java:411)
at miRanalyzerV2.IsoMiR.makeIsoMir(IsoMiR.java:105)
at miRanalyzerV2.MiRanalyzer.main(MiRanalyzer.java:142)
Can you give me some suggestion to solve this problem?
Best
Probably is a typo, but is the bowtiePath correct? Example from miRanalyzer manual:
My bowtie path is OK. I want to run the miranalyzer test data. I checked all of paths. I really don't know what is the problem.
I downloaded miRanalyzer and I tried to run the test data but I got your same error. Sorry, no idea to help you more.
Thanks so much for taking your time.
Best