1
0
Fork 0
mirror of https://github.com/MillironX/nf-core_modules.git synced 2025-01-10 15:49:37 -05:00
Commit graph

3 commits

Author SHA1 Message Date
James A. Fellows Yates
90aef30f43
Set process label to process_single for modules with no task.cpus usage ()
* Set process label to `process_single` for modules with no `task.cpus` usage

* Fix tests of 'borked' modules

* prettier

* More modules are single-threaded and can use process_single

* Adding process_single to hmmer/esl* modules

* Fix failing tests

* Prettier

Co-authored-by: Matthieu Muffato <mm49@sanger.ac.uk>
Co-authored-by: Daniel Lundin <erik.rikard.daniel@gmail.com>
2022-09-19 11:54:47 +02:00
James A. Fellows Yates
6702d2e145
Add MEGAN/DAA2INFO ()
* Add daa2info

* Add right flag in the config

* Fix config

* Apply suggestions from code review

Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>

Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>
2022-07-05 09:36:22 +02:00
James A. Fellows Yates
2d38566eca
Add MEGAN/RMA2INFO ()
* fix: remove left-over unnecessary code

* Add megan/rma2info

* Attempt at fixing test

* Right yml formatting

* Get the versios reporting correct
2022-04-12 08:35:36 +02:00