* backfilled modules with meta.yml that had no license identifier
* harmonized BSD license names
* whitespace linting at modules/unzip/meta.yml:12
* harmonized software from US NIH-NCBI/NIST to 'US-Government-Work'
* Update modules/bcftools/index/meta.yml
`bcftools` is dual-licensed, use associative array to allow for multiple licenses
Co-authored-by: Michael L Heuer <heuermh@acm.org>
Co-authored-by: Michael L Heuer <heuermh@acm.org>
* Update fastqc to produce multi-version versions.yml
* Update readme and pull request template
* Fix markdownlint
* remove variable
* Change publish dir to lowercase
* Re-add getSoftwareName
* Add custom pytest-workflow test to ensure versions.yml is valid
* Add docstring
* Remove __init__.py as it is not needed
* Remove changes to README, since this part went to nf-co.re
* Add NF_CORE_TEST env var
* Fix editorconfig
* Add additional consistency checks for versions.yml
* Update multiqc module
* Fix output channel
* 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