Skip to content

Commit

Permalink
add data
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Oct 17, 2023
1 parent a9d8ae8 commit cedd600
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions conf/test_data.config
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ params {
}

test_data {
'sarscov2'{
'illumina' {
SRR11140744_tar_gz = "${params.test_data_base}/data/genomics/sarscov2/illumina/sra/SRR11140744.tar.gz"
SRR13255544_tar_gz = "${params.test_data_base}/data/genomics/sarscov2/illumina/sra/SRR13255544.tar.gz"
}
}
'generic' {
'config' {
ncbi_user_settings = "${params.test_data_base}/data/generic/config/ncbi_user_settings.mkfg"
Expand Down

0 comments on commit cedd600

Please sign in to comment.