restrictSamples | R Documentation |
Drop the samples, that have been selected!
restrictSamples(x, column = "Analysis", value = NULL, name = "newSet",
mode = "equals")
x |
the StefansExpressionSet object |
column |
which column to analyze in the samples table |
value |
which value to take as 'cut off' |
name |
the name of the new StefansExpressionSet |
mode |
one of 'less', 'more', 'onlyless', 'equals' or 'grep' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.