Description Usage Arguments Value
This function provides a naïve yet simple way to select desired samples provided in sample_index. A sample_index should have named columns which descpribes properties of your samples, any unnamed columns or conditions will be ignored. Be noticed that all names are case-sensitive.
1 | SelectSample(sample_index, ...)
|
sample_index |
a data frame like object with descriptions of samples |
... |
a list of conditions composed of name = value pairs. |
selected rows of sample_index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.