From 50417f5f8c71fa2604cc049230906fb9e57a643d Mon Sep 17 00:00:00 2001 From: Phil Ewels Date: Tue, 15 Mar 2022 06:22:44 +0100 Subject: [PATCH] Fix indentation in bwa/aln meta (#1392) --- modules/bwa/aln/meta.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/bwa/aln/meta.yml b/modules/bwa/aln/meta.yml index a8b74b8b..8ebaf3da 100644 --- a/modules/bwa/aln/meta.yml +++ b/modules/bwa/aln/meta.yml @@ -21,10 +21,10 @@ tools: input: - meta: - type: map - description: | - Groovy Map containing sample information - e.g. [ id:'test', single_end:false ] + type: map + description: | + Groovy Map containing sample information + e.g. [ id:'test', single_end:false ] - reads: type: file description: |