getOmnibusGroups | R Documentation |
Get omnibus groups from MiDAS object.
getOmnibusGroups(object, experiment)
object |
|
experiment |
String specifying experiment. |
For some experiments features can be naturally divided into groups
(here called omnibus groups). For example, in "hla_aa"
experiment
features can be grouped by amino acid position ("B_46_E"
,
"B_46_A"
) can be grouped into B_46
group). Such groups can be
then used to perform omnibus test, see runMiDAS
for more
details.
List of omnibus groups for a given experiment.
getOmnibusGroups(object = MiDAS_tut_object,
experiment = "hla_aa")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.