removeIntervals: Remove intervals from HTCexp object

Description Usage Arguments Value Author(s) See Also Examples

View source: R/HTCexp-class.R

Description

Remove primers intervals from HTCexp object

Usage

1

Arguments

x

object that inherits from class HTCexp

ids

character; vector of primers Ids to remove from the object

Value

A HTCexp object without the discarded intervals

Author(s)

N. Servant

See Also

GRanges-class

Examples

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"))

bioinfo-pf-curie/HiTC documentation built on May 17, 2019, 6:39 p.m.