nf-core_modules/modules/picard
James A. Fellows Yates 3cc43838e1
module: picard filtersamreads (#602)
* Start work filtersamreads

* Refactored to allow optional input

* Use proper readlist test data

* Remove typo

* Fix if else condition

* Remove debugging code

* Fix container URLs

* Add required input specification meta

* Cleanup

* Apply suggestions from code review

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>

* Fix suffixing

* Additional formatting tweaks

* Update modules/picard/filtersamreads/main.nf

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>

* Update modules/picard/filtersamreads/meta.yml

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-07-21 15:22:19 +01:00
..
collectmultiplemetrics Rename software/ directory to modules/ to re-organise module structure (#567) 2021-07-07 10:10:18 +01:00
collectwgsmetrics Rename software/ directory to modules/ to re-organise module structure (#567) 2021-07-07 10:10:18 +01:00
filtersamreads module: picard filtersamreads (#602) 2021-07-21 15:22:19 +01:00
markduplicates Rename software/ directory to modules/ to re-organise module structure (#567) 2021-07-07 10:10:18 +01:00
mergesamfiles Rename software/ directory to modules/ to re-organise module structure (#567) 2021-07-07 10:10:18 +01:00
sortsam (another) fix: picard sortsam (#606) 2021-07-21 15:51:33 +02:00