Creates a function that can be applied to a geo-limma-dataset or to an ExpressionSet, and returns the column indices of those samples that are to kept This just reduces the boilerplate involved in checking g-l-d or ExpressionSet nature of the input
1 | gld_fnBuilder_keepSample(column.filter.fn)
|
column.filter.fn |
Function that decides which samples to keep |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.