An Error About The Recombination Detection Software Dualbrothers
0
0
Entering edit mode
10.1 years ago
Ontheway ▴ 10

Hi, I tried to use the software DualBrothers to detect the recombination breakpoints in a set of genes. I installed the software as the instructions describe, but when I tested the software using the examples I received the following error:

*java.lang.ClassNotFoundException: edu.cornell.lassp.houle.RngPack.RandomElement
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)*

Why was there an error? Does anyone know how to solve this problem? Hope to get a reply from you, and thank you !

recombination • 1.8k views
ADD COMMENT
2
Entering edit mode

While I'm not a Java person and I've never used the aforementioned program, this error would seem to indicate that whatever defines edu.cornell.lassp.houle.RngPack.RandomElement isn't in your Classpath.

ADD REPLY

Login before adding your answer.

Traffic: 2911 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6