getStates: list all the states found in a BED file of an HMM, stacked or...

View source: R/getStates.R

getStatesR Documentation

list all the states found in a BED file of an HMM, stacked or otherwise

Description

list all the states found in a BED file of an HMM, stacked or otherwise

Usage

getStates(HMM, asTable = FALSE)

Arguments

HMM

the HMM

asTable

return a table of states? (FALSE)

Value

depending on the value of asTable, either a table or a list


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