SOFT : BISCUIT ------ Site du soft: https://huishenlab.github.io/biscuit/ ------------- LICENSE: -------- The source code of BISCUIT includes a number of different licenses, including the MIT License, a Modified 3-Clause BSD License, the Apache License, and the GNU General Public License. See https://github.com/huishenlab/biscuit?tab=License-1-ov-file#readme. See software documentation for more informations. Location: /usr/local/bioinfo/src/BISCUIT --------- Load binaries and environment: ------------------------------ -> Version v1.4.0 #Need Miniconda module load devel/Miniconda/Miniconda3 module load bioinfo/BISCUIT/1.4.0 To unload module, unload in order: module unload bioinfo/BISCUIT/1.4.0 module unload devel/Miniconda/Miniconda3 -> Version v1.6.1 #Need Miniconda module load devel/Miniforge/Miniforge3 module load bioinfo/BISCUIT/1.6.1 To unload module, unload in order: module unload bioinfo/BISCUIT/1.6.1 module unload devel/Miniforge/Miniforge3 Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/BISCUIT/example_on_cluster To submit: sbatch test_biscuit-v1.4.0.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.