luslab-umitools | Updated doc file

This commit is contained in:
Chris Cheshire 2020-06-26 09:10:19 +01:00
parent 0da0f15998
commit 3d81018c79

View file

@ -32,6 +32,10 @@ processes:
type: tuple
description: A tuple of samples id and output bam file
pattern: [sample_id, *SAMPLE_ID.dedup.bam]
- dedupBam:
type: tuple
description: A tuple of samples id and output bai file
pattern: [sample_id, *SAMPLE_ID.dedup.bam.bai]
- report:
type: file
description: Log file for the umi_tools operation