drivenbyentropy / aptasuite

A full-featured bioinformatics software collection for the comprehensive analysis of aptamers in HT-SELEX experiments.
https://drivenbyentropy.github.io/
GNU General Public License v3.0
24 stars 11 forks source link

Exception in thread "main" after Instantiating MapDBAptamerPool #94

Open igo111 opened 4 years ago

igo111 commented 4 years ago

I really interested in this program. But when I try to call it in command line I get an error message in the end:

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0 at lib.aptamer.datastructures.Experiment.(Experiment.java:245) at aptasuite.CLI.createDatabase(CLI.java:305) at aptasuite.CLI.(CLI.java:145) at aptasuite.Aptasuite.main(Aptasuite.java:70)

I would be grateful if you help me