maojn
maojn
**Welcome to deepTools GitHub repository! Before opening the issue please check that the following requirements are met :** - [x ] Search whether this issue (or a similar issue) has...
Hi, Is there a set of example files that I can use to walk through your tutorial with? I do not work in the field and don't have access to...
Hi, I run into the following error while testing bpipe. $ echo $PATH /usr/local/apps/bpipe/0.9.9.2/bin:/usr/local/apps/parpipe/current/scripts:/usr/local/Anaconda/envs/py2.7/bin:/usr/local/bin:/usr/local/mysql/bin:/usr/X11R6/bin:/usr/local/jdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/maoj/bin:/home/maoj/bin $pwd /usr/local/apps/bpipe/0.9.9.2/bin $ ./bpipe run ../helloworld.pipe java.lang.ClassNotFoundException: bpipe.Runner at org.codehaus.groovy.tools.RootLoader.findClass(RootLoader.java:179) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at org.codehaus.groovy.tools.RootLoader.loadClass(RootLoader.java:151) at java.lang.ClassLoader.loadClass(ClassLoader.java:357)...
Hi, The /usr/local/bin/HiC-Pro/bin/utils is not in the $PATH of the singularity container. Is it possible to include it and rebuilt the container? Regards, Jean
Hi, Good mornning. One of our users is getting the following error. Based on the thread I was reading, this error is supposed to be fixed already in the newest...
Hi, I installed vireo and tested successfully with the examples in the package. While running with my own data, the job error out after an hour: `Traceback (most recent call...
Hi, Thank you for offering tandemtools. I have installed tandemtools : conda install --file requirement.txt and also installed regex and compiled jellyfish after receiving errors (not in installation instruction). Then...