The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Initial release of nf-core/drugresponseeval, created with the nf-core template.
- Updated to the new template
- Added tests that run with docker, singularity, apptainer, and conda
- Added the docker container and the conda env.yml in the nextflow.config. We just need one container for all processes as this pipeline automates the PyPI package drevalpy.
- Added usage and output documentation.
- Fixed linting issues