File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,9 +52,9 @@ profiles {
5252 }
5353 }
5454 params {
55- input = " https://raw.githubusercontent.com/tylergross97/nextflow_xengsort/main /test_minimal/data/xengsort/samplesheet.csv"
56- hg38_fasta = " https://raw.githubusercontent.com/tylergross97/nextflow_xengsort/main /test_minimal/data/xengsort/human.fa"
57- nsg_fasta = " https://raw.githubusercontent.com/tylergross97/nextflow_xengsort/main /test_minimal/data/xengsort/mouse.fa"
55+ input = " https://raw.githubusercontent.com/tylergross97/nextflow_xengsort/full_test /test_minimal/data/xengsort/samplesheet.csv"
56+ hg38_fasta = " https://raw.githubusercontent.com/tylergross97/nextflow_xengsort/full_test /test_minimal/data/xengsort/human.fa"
57+ nsg_fasta = " https://raw.githubusercontent.com/tylergross97/nextflow_xengsort/full_test /test_minimal/data/xengsort/mouse.fa"
5858 outdir_base = ' results_test_minimal'
5959 outdir_references = " results_test_minimal/references"
6060 outdir_fastp = " results_test_minimal/fastp"
You can’t perform that action at this time.
0 commit comments