Description Usage Arguments Value
Gene names are elements of get_gene_names()
. Genes for whom the predicate
function f()
evaluates to FALSE
are dropped.
1 | filter_genes(df, f)
|
df |
A data frame some of whose column names are gene names. |
f |
A predicate function or a formula coercible to a function by
|
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.