genCov_qual {GenVisR} | R Documentation |
Ensure data input into genCov is of the proper type and format
genCov_qual(x = x, txdb = txdb, gr = gr, genome = genome)
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 |
a list of objects passing basic quality control