results: results

Description Usage Arguments Details Examples

View source: R/methods.R

Description

Obtain the results

Usage

1
2
results(tagMepprSample, alpha = 1, countThreshold = 0,
  orientation = "*")

Arguments

tagMepprSample

Your sample

alpha

A p-value treshold (default: 1)

countThreshold

A p-value treshold (default: 0)

orientation

Select insertions with a specific orientation

...

other arguments

Details

Running this will generate a data.frame of results

Examples

1
2
3
4
## Not run: 
results(tagMepprSample, alpha = 0.05, countThreshold = 100)

## End(Not run)

robinweide/tagmeppr documentation built on Feb. 26, 2020, 10:41 p.m.