Skip to content

Commit 6cc4f19

Browse files
committed
update directory of interproscan database
1 parent 2a93e7c commit 6cc4f19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/default.nf.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ nextflow_pipeline {
1212
params {
1313
outdir = "$outputDir"
1414
interproscan_tar_gz = null
15-
interproscan_database = "$projectDir/modules/nf-core/interproscan/tests/fixtures/interproscan_db/data"
15+
interproscan_database = "$projectDir/modules/local/interproscan/tests/fixtures/interproscan_db/data"
1616
interproscan_database_version = "5.73-104.0"
1717

1818
}

0 commit comments

Comments
 (0)