Find SA coordinates of the input reads for bwa short-read mapping
meta
Groovy Map containing sample information e.g. [ id:‘test’, single_end
reads
List of input FastQ files of size 1 and 2 for single-end and paired-end data, respectively.
meta2
Groovy Map containing reference information. e.g. [ id:‘test’, single_end
index
BWA genome index files
Directory containing BWA index *.{amb,ann,bwt,pac,sa}
versions
File containing software versions
versions.yml
sai
Single or paired SA coordinate files
*.sai
BWA is a software package for mapping DNA sequences against a large reference genome, such as the human genome.