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

GUI - New Experiment Wizard fails with a NullPointerException when not specifying a 3' Index for non-demultiplexed data #10

Closed drivenbyentropy closed 6 years ago

drivenbyentropy commented 6 years ago

Error message is:

[...]
Caused by: java.lang.NullPointerException
        at gui.wizards.newexperiment.Wizard1Controller.validateData(Wizard1Controller.java:371)
        ... 60 more