Commit graph

12 commits

Author SHA1 Message Date
Harshil Patel
e937c7950a
Rename software/ directory to modules/ to re-organise module structure (#567)
* Update README

* Rename pytest_software.yml to pytest_modules.yml

* Rename main software directory to modules

* Remove deprecated modules

* Rename tests software to modules

* Replace paths for tests in pytest_modules.yml

* Replace software with modules in Github Actions

* Replace software with modules in main.nf tests

* Rename software to modules in test.yml
2021-07-07 10:10:18 +01:00
Harshil Patel
dce27b8102
Update functions.nf to be more flexible for publishing by meta keys (#423)
* Update functions.nf

* Replace saveAs line in module main script

* Add spacing for ECLint
2021-04-09 17:23:56 +01:00
Harshil Patel
d9396adbdf
Update software version command (#269) 2021-03-15 12:21:21 +00:00
Jose Espinosa-Carrasco
572abb00b3
Remove def from module options definition in main (#270)
* Remove def from module options definition in main

* Fix bismark_deduplicate tests

* Fix bwameth_align tests

* Fixing gatk4 conda tests ("=" instead of ':' in build id)

* Same as previous commit (Fix gatk4 test)

* Fix qualimap bamqc test (no md5 check for pngs)

* Fix seqkit split2 tests. Changed to new test data

* Fix samtools tests. Some were missing initOptions include

* Removing TOOL SUBTOOL template module since now it is included on tools repo
2021-03-15 12:16:43 +00:00
Anders Goncalves da Silva
26189f4132
Change ternary expressions back to traditional format
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-15 19:56:22 -08:00
Anders Goncalves da Silva
4f8ab8bd69
Rename gff to features
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-15 19:53:30 -08:00
Anders Goncalves da Silva
8c483d4c6a
Add gff as input for proper staging
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-15 19:53:13 -08:00
Anders Goncalves da Silva
6259b72081
Fix output format
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-15 19:52:30 -08:00
Anders Goncalves da Silva
ef1e1b2539
Fix indentation
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-15 19:51:45 -08:00
Anders Goncalves da Silva
f841483a70
Fix URL for containers 2021-02-15 13:23:35 -08:00
Anders Goncalves da Silva
e8d1171b5d
Make gff a param and not an optional input 2021-02-15 11:50:52 -08:00
Anders Goncalves da Silva
2fe3210f88
Add ivar variants 2021-02-15 09:27:59 -08:00