removeRegions-DsNOMe-method.Rd
Remove the specified sites or regions from an object
# S4 method for DsNOMe
removeRegions(.object, indices, type = "sites", reaggregate = TRUE)
DsNOMe
object
a vector of indices of sites/regions to be removed. Can be numeric, integer or logical.
character string specifying a name for the region type (sefault: sites)
redo region aggregation (only has an effect if type is sites and there are aggregated regions in the dataset)
a new DsNOMe
object with sites/regions removed