data.frame.to.peakC: Transform a data frame to a list that can be used as input...

Description Usage Arguments Value

View source: R/reading_functions.R

Description

Transform a data frame to a list that can be used as input for peakC

Usage

1
data.frame.to.peakC(df, vp.pos, window, num.exp)

Arguments

df

data.frame containing the experimental data

vp.pos

position of the viewpoint

window

flanking sequence to be considered in the analysis

num.exp

Number of experiments

Value

A list containing two column matrices with the position and the normalized coverage score


deWitLab/peakC documentation built on May 28, 2019, 7:53 p.m.