nf-core_modules/modules/cat
emnilsson c4549c0ecd
Editing the CAT/CAT module to handle single files (#1196)
* Removed if-statement to only run on more than 1 file, now it will run on single files as well.

* Added a test for running the cat_cat module on a single file.

* Created a new test.yml with nf-core modules create-test-yml -t cat/cat

* Edited test.yml to not include paths and md5sums for versions.yml, and also removed sometimes variable md5sums
2022-01-06 16:41:36 +00:00
..
cat Editing the CAT/CAT module to handle single files (#1196) 2022-01-06 16:41:36 +00:00
fastq Stage fastq for concat in subfolders to avoid name collision issue (#1107) 2021-12-13 19:18:27 +00:00