ChrTable-class {contiBAIT}R Documentation

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.

Usage

ChrTable(chrRanges = GRanges())

Arguments

chrRanges

a GRanges object with a meta column called name, which represents the fragment name

Value

a ChrTable


[Package contiBAIT version 1.21.0 Index]