SOFT : LRScaf ------ Site du soft: https://github.com/shingocat/lrscaf ------------- LICENSE: -------- GPL-v3 See software documentation for more informations. Location: /usr/local/bioinfo/src/LRScaf --------- Load binaries and environment: ------------------------------ -> Version v1.1.2 module load bioinfo/pilon-v1.22 java -Xmx4G -jar $LRSCAF --help java -Xmx4G -jar $LRSCAF -x java -Xmx4G -jar $LRSCAF -c -a -t -o [options] or use absolute path: java -Xmx4g -jar /usr/local/bioinfo/src/LRScaf/lrscaf-1.1.2/target/LRScaf-1.1.2.jar --help Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/LRScaf/example_on_cluster To submit: sbatch test_lrscaf-1.1.2.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.