You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README already provides a simple test command. However, this could be also implemented in the Nextflow version via a test profile. Then, the user can just run
nextflow pull EBI-Metagenomics/emg-viral-pipeline
nextflow run EBI-Metagenomics/emg-viral-pipeline -r v0.4.0 -profile slurm,singularity,test
Here are some examples of such test profile implementations:
The README already provides a simple test command. However, this could be also implemented in the Nextflow version via a test profile. Then, the user can just run
Here are some examples of such test profile implementations:
https://github.com/hoelzer-lab/rnaflow/
https://github.com/replikation/poreCov
The text was updated successfully, but these errors were encountered: