read_sam_headers: Read SAM Headers

View source: R/sciences.R

read_sam_headersR Documentation

Read SAM Headers

Description

Read in SAM file headers as list of two tibbles: one with reference names and lengths, the other with mapping info

Usage

read_sam_headers(file)

Arguments

file

path to file

Value

List of two tibbles: References (RNAME/LENGTH) and Mapping (ID/PN/VN/CL)


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