Fix incorrect references to RAPID-TOL#472
Conversation
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.5.2. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
|
|
We would be able to have much better control of the required data per |
muffato
left a comment
There was a problem hiding this comment.
(I know this PR is only about documenting the actual process, so this is not in scope of this PR. Something else to consider). I think the BED etc files should be compressed as they can be quite big otherwise. I understand that the "big" versions are binary and less practical to use, but a bgzip is already quite good
| ### Parameters | ||
| | Old Parameter | New Parameter | | ||
| | ------------- | ------------- | | ||
| | - | --kmer_length | |
There was a problem hiding this comment.
| | - | --kmer_length | | |
| | | --kmer_length | |
| @@ -0,0 +1,7 @@ | |||
| { | |||
| "input": "./assets/local_testing/grTriPseu1.yaml", | |||
| "outdir": "TESTING", | |||
There was a problem hiding this comment.
I would recommend outdir to not be in the file; only use the file for input params.
|
Would it make sense to get rid of the 'punchlist' nomenclature as a part of this PR, and replace that word with short descriptions of what the files contain? |
Fixes related to #471
RAPID_TOLwas incorrectly down asRAPID-TOLYAML_INPUTwas not treatingnullvalues correctly