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

Running compiled jar on windows results in immediate error #73

Closed mmcneill123 closed 4 years ago

mmcneill123 commented 5 years ago

Windows 10 Double clicking on aptasuite-0.9.3.jar or aptasuite-0.9.4.jar results in the following error message: Could not find the main class: aptasuite.Aptasuite. Program will exit.

drivenbyentropy commented 5 years ago

Are you referring to the precompiled binary from the release page or when compiling the project yourself? If you are referring to the latter, please make sure to use the jar file from the generate zip archive and not the one generated during the compilation process. The location of the zip file is described here.

CaptainValerie commented 4 years ago

same here [https://github.com/drivenbyentropy/aptasuite/issues/74]

drivenbyentropy commented 4 years ago

I am closing this for now. Feel free to reopen if this is still an issue.