filterByVariables | R Documentation |
Filter MiDAS object by features
filterByVariables(object, experiment, variables)
object |
|
experiment |
String specifying experiment. |
variables |
Character vector specifying features to select. |
Filtered MiDAS
object.
filterByVariables(object = MiDAS_tut_object,
experiment = "hla_alleles",
variables = c("A*25:01", "A*26:01", "B*07:02"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.