logical If TRUE, the genomic alignments are returned as
a tidy tbl_df
include_tags
logical if TRUE (default) read additional information
about each alignment encoded as PAF tags. Setting this to FALSE will speed up
parsing of paf alignments, specially those with large CIGAR strings/
Value
Either a pafr object, which acts as a data.frame, or a
tbl_df containing information on genomic alignments. The contents of
this table are described in detail in the pafr package vingette.