Description Usage Arguments Details Examples
Obtain the results
1 2 | results(tagMepprSample, alpha = 1, countThreshold = 0,
orientation = "*")
|
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 |
Running this will generate a data.frame of results
1 2 3 4 | ## Not run:
results(tagMepprSample, alpha = 0.05, countThreshold = 100)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.