read_sam: Read SAM

View source: R/sciences.R

read_samR Documentation

Read SAM

Description

Read in SAM file as tibble

Usage

read_sam(file)

Arguments

file

path to file

Value

11 column tibble of QNAME, FLAG, RNAME, POS, MAPQ, CIGAR, RNEXT, PNEXT, TLEN, SEQ, QUAL


TheZetner/utilitarian documentation built on Aug. 13, 2022, 12:31 p.m.