ChromaResults-class {Repitools} | R Documentation |
The ChromaResults
class stores the results of a ChromaBlocks
run.
blocks:
GRanges
of the blocks used across the genome, with their calculated RPKM
regions:
IRangesList
of regions determined to be enriched
FDRTable:
data.frame
showing the FDR at each cutoff tested
cutoff:
The cutoff used to determine enrichment
Aaron Statham