bst270 nf project
- param1: this is the parameter description (default: "hello")
- ...
- paramN: this is the parameter description (default: "flow")
nextflow pull violafanfani/bst270-2024-nf
Midus data is protected, hence you'll need to download the data from this website.
Here we are using two files: 04652-0001-Data.rda
and 29282-0001-Data.rda
.
Once you have downloaded them, please change the path in the conf/metadata.csv
file.
Right now, the path is set to be the testdata folder.
nextflow run violafanfani/bst270-2024-nf
results/analysis.txt
: file with the analysis results.results/tuning.txt
: file with the parameter tuning.- ...
- Viola Fanfani