Skip to content

Commit bffe7a4

Browse files
committed
Update shortDNA test-profile
1 parent 6b5d582 commit bffe7a4

2 files changed

Lines changed: 236 additions & 403 deletions

File tree

tests/shortdna.nf.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ nextflow_pipeline {
2828
// If a directory is fully stable, you can drop `stable_name_*`
2929
// If a directory contains no BAMs, you can drop `bams_*`
3030

31-
// Generate with: nf-test test --tag test --profile docker,test --update-snapshot
32-
// Test with: nf-test test --tag test --profile docker,test
31+
// Generate with: nf-test test --tag test_shortdna_profile --profile docker,test --update-snapshot
32+
// Test with: nf-test test --tag test_shortdna_profile --profile docker,test
3333
// NOTE: BAMs are always only stable in name, because:
3434
// a) sharding breaks header since the shard that was first is named in the header (Fixed in https://github.com/nf-core/eager/pull/1112)
3535
// b) the order of the reads in the BAMs is not stable (sorted, but reads that share a start position can be in any order)

0 commit comments

Comments
 (0)