From 7b10807d9e10ad837d36244b75e7be067193bd29 Mon Sep 17 00:00:00 2001 From: "Wallin Frans, Mikrobiologi (fwa010)" Date: Fri, 23 Aug 2024 11:56:42 +0200 Subject: [PATCH] added changelog.md --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100755 index 0000000..44bd444 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# Changelog + +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.1.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +### Added + +- Support for Nanopore reads. Reads can be in barcode directories or premerged into samplespecific fastq-files. +- Krona +- emu +- FiltLong +- Porchop_abi +- NanoPlot +- Multiqc +- fastqc +- Adaptation to nextflow +- All tools are containerised with singularity + + +