nf-core_modules/tests
emnilsson 9402595711
New module seqtk/mergepe (#951)
* First step into creating a seqtk/mergepe module to interleave fastQ input

* First rewrite of main.nf to make the module perform the desired (interleave/merge of pe reads) task

* Modifications to test the new seqtk/mergepe module.

* Improving the seqtk/mergepe module to output single end reads as well, and making sure tests work

* Modified so that gzip uses -n and that single read entries are symlinked with ln -s instead of copied, therefore updated test.yml as well.

* Fix trailing whitespaces

Co-authored-by: Daniel Lundin <daniel.lundin@lnu.se>
2021-10-28 16:53:33 +02:00
..
config New module seqtk/mergepe (#951) 2021-10-28 16:53:33 +02:00
modules New module seqtk/mergepe (#951) 2021-10-28 16:53:33 +02:00
subworkflows/nf-core feat: add sub-workflow for SRA (#836) 2021-10-14 11:50:31 +02:00
test_versions_yml.py Subworkflow Infrastructure (#662) 2021-10-08 16:02:42 +01:00