-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set chunk prepare channel as function
- Loading branch information
1 parent
9368068
commit f8e7eff
Showing
6 changed files
with
67 additions
and
164 deletions.
There are no files selected for viewing
112 changes: 0 additions & 112 deletions
112
subworkflows/local/chunk_prepare_channel/tests/main.nf.test.snap
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"Prepare chunks channel Quilt": { | ||
"content": [ | ||
{ | ||
|
||
} | ||
], | ||
"meta": { | ||
"nf-test": "0.9.1", | ||
"nextflow": "24.10.4" | ||
}, | ||
"timestamp": "2025-03-03T16:53:24.615848886" | ||
}, | ||
"Prepare chunks channel error tool": { | ||
"content": [ | ||
[ | ||
"N E X T F L O W ~ version 24.10.4", | ||
"Launching `/home/llenezet/repositories/phaseimpute/.nf-test-dd0d5421ca2fe0df9ae90be137523768.nf` [scruffy_fermat] DSL2 - revision: d78e86493b", | ||
"Only 'glimpse' and 'quilt' output format are supported. Got glimpse2" | ||
] | ||
], | ||
"meta": { | ||
"nf-test": "0.9.1", | ||
"nextflow": "24.10.4" | ||
}, | ||
"timestamp": "2025-03-03T16:59:53.809041216" | ||
}, | ||
"Prepare chunks channel Glimpse": { | ||
"content": [ | ||
{ | ||
|
||
} | ||
], | ||
"meta": { | ||
"nf-test": "0.9.1", | ||
"nextflow": "24.10.4" | ||
}, | ||
"timestamp": "2025-03-03T16:53:17.567651555" | ||
} | ||
} |