Home Software Services About Contact     
URMAP

map2 command

Maps paired reads to a reference genome. This command is almost identical to map except that the -reverse option is used to specify the reverse (R2) FASTQ filename. See documentation for the map command for options and discussion.

Example

urmap -map2 sample_R1.fastq.gz -reverse sample_R2.fastq.gz -ufi hg38.ufi \
  -samout sample.sam