From dc4108fd9b9d2982d84d24a7f765e5c5a0d3364d Mon Sep 17 00:00:00 2001 From: Kevin Menden Date: Fri, 18 Dec 2020 09:13:35 +0100 Subject: [PATCH] Update software/bowtie/align/meta.yml Co-authored-by: Harshil Patel --- software/bowtie/align/meta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/bowtie/align/meta.yml b/software/bowtie/align/meta.yml index 633ef56a..50f5e8d0 100644 --- a/software/bowtie/align/meta.yml +++ b/software/bowtie/align/meta.yml @@ -53,7 +53,7 @@ input: description: Bowtie genome index files pattern: "*.ebwt" output: - - sam: + - bam: type: file description: Output SAM file containing read alignments pattern: "*.{sam}"