2 Requirements - Bio2Byte/simsapiper GitHub Wiki
Requirements
- Nextflow
- Java V11
- Python3
Dependencies
-
Singularity/Apptainer (-profile withsingularity)
- Tested on Linux Server and HPC environments
- Set common singularity image directory in nextflow.config
-
Docker (-profile withdocker)
- Tested on M2 MacBook Air (small dataset, no local structure prediction) and Linux Server
- Start Docker before launching the pipeline
-
Conda (-profile withconda)
- Select profile server or set Linux .yml file in nextflow.config
- Note: Due to issues with conda and t-coffee the .yml file may not be working anymore, better to try a local installation of t-coffee
-
Local execution (-profile standard)