getMatrixLog: Read in an existing matrixLog, or create a new one

View source: R/bam2methMats.R

getMatrixLogR Documentation

Read in an existing matrixLog, or create a new one

Description

Input requires matrixLog file name with correct path. If file exists it will be read in, otherwise an empty data.frame will be created with the correct number of fields for the samples (samples) and the regions (regionGRs). Teh function returns this matrixLog data.frame

Usage

getMatrixLog(matrixLogFile)

Arguments

matrixLogFile

Name of matrix log file complete with relative or absolut path

Value

A data frame with columns to record data about the single molecule matrices


jsemple19/methMatrix documentation built on Aug. 19, 2022, 3:57 p.m.