Rdocumentation
powered by
Learn R Programming
contiBAIT (version 1.0.0)
ChrTable-class: A class for storing chromosome/fragment lengths
Description
This class is a GRanges object with a meta column called name, which represents the fragment name.
Constructor for ChrTable
Usage
ChrTable(chrRanges = GRanges())
Arguments
chrRanges
a GRanges object with a meta column called name, which represents the fragment name
Value
a
ChrTable