Follow the steps below to install Bacalyze on Linux natively:
- Install all the dependencies mentioned here.
- Download
main.nffromBacalyze-repository/main/scripts/ - Install NextFlow. Refer to their documentation here.
- You can straightaway open a terminal in any directory, refer to the main.nf file and run
nextflow run main.nf --<parameters>
If you encounter any issues during installation, please refer to the Linux Requirements page to ensure your system meets the minimum requirements.
Also check whether you have installed everything mentioned here.