From 465ffda3ba76cb0db0ccd6341541de21f62e68a8 Mon Sep 17 00:00:00 2001 From: Kelly Sovacool Date: Mon, 23 Oct 2023 14:46:49 -0400 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 267ea71..8307cf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ - bwa/index - bwa/mem - also runs samtools sort & outputs index in bai format. (#12) -- custom/bam_to_fastq (#14) +- custom/bam2fastq (#14,#22) - cutadapt (#11) - khmer/uniquekmers (#7) - picard/samtofastq (#21)