ProfileList: ProfileList

ProfileListR Documentation

ProfileList

Description

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

Usage

ProfileList(profiles)

Arguments

profiles

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

Value

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

Author(s)

Toby Dylan Hocking


PeakSegJoint documentation built on April 25, 2023, 9:12 a.m.