Learn R Programming

GenVisR (version 1.0.4)

genCov_qual: Perform quality control on genCov data

Description

Ensure data input into genCov is of the proper type and format

Usage

genCov_qual(x = x, txdb = txdb, gr = gr, genome = genome)

Arguments

x
named list containing data frames with columns end and cov
txdb
A TxDb object for a genome
gr
A Granges object specifying a region of interest
genome
Object of class BSgenome specifying the genome

Value

a list of objects passing basic quality control