DOKK / manpages / debian 12 / fastaq / fastaq-to_tiling_bam.1.en
FASTAQ-TO_TILING_BAM(1) User Commands FASTAQ-TO_TILING_BAM(1)

fastaq_to_tiling_bam - Make a BAM file of reads uniformly spread across the input reference

usage: fastaq_to_tiling_bam [options] <infile> <read_length> <read_step> <read_prefix> <outfile>

Takes a sequence file. Makes a BAM file containing perfect (unpaired) reads tiling the whole genome

Name of input fasta/q file
Length of reads
Distance between start of each read
Prefix of read names
Name of output BAM file

show this help message and exit
Character to use for quality score [I]
Add the given read group ID to all reads [42]

Important: assumes that samtools is in your path

October 2022 fastaq_to_tiling_bam 3.17.0