getStackedState: pull out ranges from a stacked HMM that differ by condition...

View source: R/getStackedState.R

getStackedStateR Documentation

pull out ranges from a stacked HMM that differ by condition (":" in names)

Description

pull out ranges from a stacked HMM that differ by condition (":" in names)

Usage

getStackedState(stacked, state = "Bivalent")

Arguments

stacked

the stacked HMM

state

the state of interest (default is "Bivalent")

Details

Try subsetOverlaps(stacked, getStackedState(stacked,state))

Value

a GRanges with the state for each condition in mcols()


ttriche/chromophobe documentation built on Oct. 14, 2024, 11:59 a.m.