Learn R Programming

BiSeq (version 1.12.0)

covStatistics: Prints a short summary of coverage statistics per sample

Description

This function produces information per samples about 1.) the covered CpG-sites 2.) the median of their coverages.

Usage

covStatistics(object)

Arguments

object
A BiSeq object.

Examples

Run this code
data(rrbs)
covStatistics(rrbs)

Run the code above in your browser using DataLab