GRList-class {ChIPanalyser}R Documentation

Class "GRList"

Description

Virutal Class to handle multiple data types for one slot ( profiles)

Objects from the Class

A virtual Class: No objects may be created from it.

Methods

GRList-class

The purpose of this virtual classe is to store data of two different formats in one slot: GRangesList and Lists

Author(s)

Patrick C. N. Martin <p.martin@essex.ac.uk>

References

Zabet NR, Adryan B (2015) Estimating binding properties of transcription factors from genome-wide binding profiles. Nucleic Acids Res., 43, 84–94.

Examples

showClass("GRList")

[Package ChIPanalyser version 1.10.0 Index]