filter_genes | R Documentation |
filter for mutually expressed genes
filter_genes(count_mat, lambdas_ref, gtf, verbose = FALSE)
count_mat |
dgCMatrix Gene expression counts |
lambdas_ref |
named numeric vector A reference expression profile |
gtf |
dataframe Transcript gtf |
vector Genes that are kept after filtering
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.