ProfileList function

ProfileList

ProfileList

Convert a data.frame or list of profiles to a list that can be passed to .Call("PeakSegJointHeuristic...").

ProfileList(profiles)

Arguments

  • profiles: List of data.frames with columns chromStart, chromEnd, count, or single data.frame with additional column sample.id.

Returns

Named list of data.frames with columns chromStart, chromEnd, count.

Author(s)

Toby Dylan Hocking toby.hocking@r-project.org [aut, cre]

  • Maintainer: Toby Dylan Hocking
  • License: GPL-3
  • Last published: 2024-12-04