Description

Calculates polymorphic site rates over protein coding genes

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

bam{:bash}

:file

BAM file

*.bam

bai{:bash}

:file

BAM index file

*.bai

gff{:bash}

:file

GFF file used to extract protein-coding genes

*.gff

fasta{:bash}

:file

Optional fasta file to run on a subset of references in the BAM file.

.{fa,fasta,fas,fna}

Output

name:type
description
pattern

polymut{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.txt{:bash}

:file

Polymut report in .txt format.

*.txt

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

cmseq
MIT License

Set of utilities on sequences and BAM files