config:'config/fastq-screen.conf'# path to the fastq-screen configuration file
subset:'10000'# Don't use the whole sequence file, but create a temporary dataset of this specified number of read (default: '100000', set '0' for all dataset)
aligner:
-'bwa'#
#- 'bowtie' #
#- 'bowtie2' #
#- 'bwa' # Burrows-Wheeler Aligner, for mapping low-divergent sequences against a large reference genome
#- 'bowtie' # Bowtie, an ultrafast, memory-efficient short read aligner
-'bowtie2'# Bowtie2, an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequences