Description Usage Arguments Value Author(s) Examples
Get information from individual slots in an AVS object.
1 |
object |
an object of class 'AVS' |
what |
a single character value specifying which information should be retrieved from the slots. Options: 'markers', 'validatedMarkers', 'variantSet', 'randomSet', 'linkedMarkers', 'randomMarkers', 'vse', 'evse', 'pevse', 'annotation.vse', 'annotation.evse', 'annotation.pevse', 'summary' and 'status'. |
report |
a single logical value indicating whether to return results from 'vse', 'evse' as a consolidated table (if TRUE), or as they are (if FALSE). |
pValueCutoff |
an optional single numeric value specifying the cutoff to retrive results for p-values considered significant. |
get the slot content from an object of class 'AVS' AVS-class
.
Mauro Castro
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.