samtools --version | head -1 | sed -e "s/samtools //{:bash}
:string
Version of samtools used
Topics
name:type
description
pattern
versions{:bash}
${task.process}{:bash}
:string
Name of the process
samtools{:bash}
:string
Name of the tool
samtools --version | head -1 | sed -e "s/samtools //{:bash}
:string
Version of samtools used
Tools
samtools
MIT
SAMtools is a set of utilities for interacting with and post-processing
short DNA sequence read alignments in the SAM, BAM and CRAM formats, written by Heng Li.
These files are generated as output by short read aligners like BWA.