Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 735 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 735 Bytes

nf-core/drugresponseeval: Changelog

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.0dev - [date]

Initial release of nf-core/drugresponseeval, created with the nf-core template.

Added

  • 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

  • Fixed linting issues

Dependencies

Deprecated