Skip to content

Commit 2aa8847

Browse files
committed
Update full tests params
1 parent dcd0ede commit 2aa8847

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conf/test_full.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ params {
1313

1414
// Input data
1515
input = 'https://raw.githubusercontent.com/nf-core/test-datasets/chipseq/design_full.csv'
16+
single_end = true
1617

1718
// Genome references
18-
genome = 'hg38'
19+
genome = 'hg19'
1920
}

0 commit comments

Comments
 (0)