formatPlotScores: Format CARMA scores for use in plotting functions

Description Usage Arguments Value

View source: R/formatPlotScores.R View source: R/formatPlotScores 2.R

Description

This function will not be called directly by the user. The function is used by the plotSample and plotDataset functions to reformat CARMA scores to an appropriate format.

Usage

1
formatPlotScores(scores, reg.ref)

Arguments

scores

a table with CARMA scores obtained from the output file produced by the CARMA algorithm, found in the [["normalized_regional_CARMA_scores"]] list.

reg.ref

a table giving chromosome as well as start and stop positions for each CARMA region.

Value

A list of data frames, each containing start and stop positions for each CARMA score.


arnevpladsen/CARMA documentation built on Dec. 19, 2021, 4:39 a.m.