SOFT : NanoSeq ------ Site du soft: https://github.com/CarlierLab/NanoSeq ------------- LICENSE: -------- GPL-v3 See software documentation for more informations. Location: /usr/local/bioinfo/src/NanoSeq --------- Load binaries and environment: ------------------------------ -> Version v0.1.4 #Need Miniconda module load devel/Miniconda/Miniconda3 #If need samtools module load bioinfo/samtools/1.20 module load bioinfo/NanoSeq/0.1.4 To unload module, unload in order: module unload bioinfo/NanoSeq/0.1.4 module unload devel/Miniconda/Miniconda3 Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/NanoSeq/example_on_cluster To submit: sbatch test_NanoSeq-v0.1.4.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.