filterByOmnibusGroups | R Documentation |
Filter MiDAS object by omnibus groups
filterByOmnibusGroups(object, experiment, groups)
object |
|
experiment |
String specifying experiment. |
groups |
Character vector specifying omnibus groups to select. See
|
Filtered MiDAS
object.
filterByOmnibusGroups(object = MiDAS_tut_object,
experiment = "hla_aa",
groups = c("A_3", "A_6", "C_1"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.