Generates a count of coverage of alleles
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
input{:bash}
:file
BAM/CRAM/SAM file
*.{bam,cram,sam}
input_index{:bash}
BAM/CRAM/SAM index file
*.{bai,crai,sai}
loci{:bash}
loci file
*.{tsv}
fasta{:bash}
Input genome fasta file. Required when passing CRAM files.
allelecount{:bash}
*.alleleCount{:bash}
Allele count file
*.{alleleCount}
versions_allelecounter{:bash}
${task.process}{:bash}
:string
The name of the process
alleleCounter{:bash}
The name of the tool
alleleCounter --version{:bash}
:eval
The expression to obtain the version of the tool
versions{:bash}
Takes a file of locations and a [cr|b]am file and generates a count of coverage of each allele at that location (given any filter settings)