Gregor Sturm
|
906577873b
|
Bulk update modules to use versions.yml (#739)
* New functions.nf
* Convert code to create versions.yml
* Update meta.yml
* update output channel
* Fix more meta.yml
* Manually update remaining modules
* remove superflous echo
* Fix misformatted meta.yml files
* Fix yaml, was list instead of dict
* fix version for bcftools
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
|
2021-09-27 09:41:24 +01:00 |
|
Maxime Borry
|
7e45cbf4d1
|
Add PyDamage filter (#713)
* add pydamage module
* remove TODOs
* split module by subcommands
* update version parsing
* remove forgotten TODOs
* update module names
* remove old holistic module
* Update modules/pydamage/analyze/main.nf
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
* add keywords
* update resource requirement
* Update modules/pydamage/filter/main.nf
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
* Update modules/pydamage/filter/meta.yml
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
|
2021-09-16 15:05:49 +02:00 |
|
Maxime Borry
|
d9dfbe9d9d
|
Add pydamage analyze module (#705)
* add pydamage module
* remove TODOs
* split module by subcommands
* update version parsing
* remove forgotten TODOs
* update module names
* remove old holistic module
* Update modules/pydamage/analyze/main.nf
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
* add keywords
* simplify PR to analyze subcommand
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
|
2021-09-16 14:03:51 +02:00 |
|