Skip to content

Commit

Permalink
Merge pull request #131 from nf-core/aws_large_scale_test
Browse files Browse the repository at this point in the history
configure aws full scale test
  • Loading branch information
subwaystation authored Jun 21, 2023
2 parents 24ac116 + d7c73e3 commit 3c0bf61
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions conf/test_full.config
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ 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'

// Genome references
genome = 'R64-1-1'
input = 's3://ngi-igenomes/test-data/pangenome/scerevisiae8.fasta.gz'
// additional mandatory parameter
n_haplotypes = 8
}

0 comments on commit 3c0bf61

Please sign in to comment.