Skip to content
Snippets Groups Projects
Commit 5a5e8ca8 authored by nservant's avatar nservant
Browse files

[MODIF] add full test samplesheet #80

parent 8ac65cc3
No related branches found
No related tags found
No related merge requests found
......@@ -14,10 +14,14 @@ params {
config_profile_description = 'Full test dataset to check pipeline function'
// Input data for full size test
// TODO nf-core: Specify the paths to your full test data ( on nf-core/test-datasets or directly in repositories, e.g. SRA)
// TODO nf-core: Give any required params for the test so that command line flags are not needed
input = 'https://raw.githubusercontent.com/nf-core/test-datasets/viralrecon/samplesheet/samplesheet_full_illumina_amplicon.csv'
input = 'https://raw.githubusercontent.com/nf-core/test-datasets/hic/samplesheet/samplesheet_HiC_mESC_full_test.csv'
// Genome references
genome = 'R64-1-1'
genome = 'mm10'
// Other options
digestion = 'dpnii'
bin_size = '40000,250000,500000,1000000'
res_compartments = '500000,250000'
res_tads = '40000,20000'
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment