-
Notifications
You must be signed in to change notification settings - Fork 2
Description
cat: thresh.txt: No such file or directory
Is this a file that I would need to provide? Or it is an issue with PEASTools.jar?
--- Getting insert size threshold. ---
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:61)
Caused by: java.lang.NullPointerException
at java.util.TreeMap.put(TreeMap.java:563)
at org.jax.peastools.insertmetrics.PeakThreshold.getThreshold(PeakThreshold.java:85)
at org.jax.peastools.insertmetrics.PeakThreshold.doIt(PeakThreshold.java:62)
at org.jax.peastools.insertmetrics.PeakThreshold.main(PeakThreshold.java:36)
at org.jax.peastools.Main.main(Main.java:34)
... 5 more
cat: thresh.txt: No such file or directory