| removeRegions,DsNOMe-method | R Documentation | 
Remove the specified sites or regions from an object
## S4 method for signature 'DsNOMe'
removeRegions(.object, indices, type = "sites", reaggregate = TRUE)
| .object | 
 | 
| indices | a vector of indices of sites/regions to be removed. Can be numeric, integer or logical. | 
| type | character string specifying a name for the region type (sefault: sites) | 
| reaggregate | 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
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.