Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 1.27 KB

sheynkman-lab/Long-Read-Proteogenomics: Changelog

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

NOTE: For an example on where to start counting from in dev phases of development, consult this informative link

v0.1.0

PR: sheynkman-lab#103

Initial release of sheynkman-lab/Long-Read-Proteogenomics, created with the nf-core template.

Added

  • nf-core based repository structure
  • modules and additions to the individual scripts

v0.2.0

PR: sheynkman-lab#132

Enables use of --config as a parameter

Added

  • Enables use of --config as a parameter
  • Enables use of compressed .fa.gz gencode_translation_fasta in the process make_gencode_database

Fixed

  • Fixes test config, add https ZENODO links as env agnostic inputs (runs in cloud, local, cluster, gh-actions)
  • Updates initial channel definitions to allow for informative error messages

Dependencies

None added