readBam-methods {ssviz}R Documentation

readBam

Description

Reads a bam file through RSamtools, and converts it into a data frame of class DataFrame

Methods

readBam(bam_file, tags = character(0))

Returns the bam file contents in a readable dataframe format.

Author(s)

Diana H.P. Low


[Package ssviz version 1.26.0 Index]