rnaPeakCalling: rnaPeakCalling Function

Description Usage Arguments Examples

View source: R/rnaPeakCalling.R

Description

rnaPeakCalling Function

Usage

1
2
3
4
5
6
7
8
9
rnaPeakCalling(
  dat,
  col.num = 1,
  quiet = F,
  time.it = T,
  plot_threshold = 10,
  small_peaks = T,
  binwidth = 25
)

Arguments

dat

The plot file to smooth and sort

col.num

1 for forward strand and 2 for reverse strand

binwidth

the width to smooth over

moveby

the jumps to make for each smoothing bin

Examples

1

TJN25/comparativeSRA documentation built on March 9, 2020, 12:13 a.m.