Description Usage Arguments Value Author(s) See Also Examples
Remove primers intervals from HTCexp object
1 | removeIntervals(x, ids)
|
x |
object that inherits from class |
ids |
character; vector of primers Ids to remove from the object |
A HTCexp
object without the discarded intervals
N. Servant
1 2 3 4 | data(Nora_5C)
## Remove intervals from a HTCexp object
removeIntervals(E14$chrXchrX, ids=c("5C_938_XIC-3_REV_2", "5C_938_XIC-3_REV_4"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.