ProfileList
Convert a data.frame or list of profiles
to a list that can be passed to .Call("PeakSegJointHeuristic...").
ProfileList(profiles)
profiles
: List of data.frames with columns chromStart, chromEnd, count, or single data.frame with additional column sample.id.Named list of data.frames with columns chromStart, chromEnd, count.
Toby Dylan Hocking toby.hocking@r-project.org [aut, cre]