runAll {srnadiff}R Documentation

Run the segmentation using 3 different methods, and reconciliate them.

Description

Run the segmentation using 3 different methods, and reconciliate them.

Usage

runAll(object)

Arguments

object

An srnadiff object.

Value

A GRanges.

Examples

exp        <- sRNADiffExample()
exp        <- runAll(exp)


[Package srnadiff version 1.0.0 Index]