diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c66921..05738ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [v0.0.5] +### Changed +- Amended report text + ## [v0.0.4] ### Changed - Discretize coverage plots for speed diff --git a/main.nf b/main.nf index 18cc021..8e87dd8 100644 --- a/main.nf +++ b/main.nf @@ -299,7 +299,9 @@ report_doc.plot(nextclade) report_doc.markdown(''' ### About -*Research use only* + +**Oxford Nanopore Technologies products are not intended for use for health assessment +or to diagnose, treat, mitigate, cure or prevent any disease or condition.** This report was produced using the [epi2me-labs/wf-artic](https://github.com/epi2me-labs/wf-artic). The workflow can be run using `nextflow epi2me-labs/wf-artic --help`