getFeats {Ringo} | R Documentation |
This is a small utility function for extracting all related features from a cherList, a list of ChIP-enriched regions.
getFeats(cl)
cl |
object of class cherList , a list of cher objects |
a character vector containing the names of all features that were
associated to any ChIP-enriched region in the list before, using the
function relateChers
Joern Toedling