A program to convert bam into paf.
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
bam
:file
An input bam file to be converted into paf.
paf
versions_samtools
${task.process}
:string
Name of the process
samtools
Name of the tool
samtools version | sed '1!d;s/.* //'
:eval
The expression to obtain the version of the tool
versions_paftools
paftools
paftools.js version
versions
A program to manipulate paf files / convert to and from paf.