View source: R/SummarizedExperiment_helpers.R
| filterSummarizedExperiment | R Documentation | 
Filter a Summarized Experiment according to provided parameters
filterSummarizedExperiment( se, valid_chromosomes = NA, valid_gene_types = NA, filter_rna_qc = FALSE, filter_genotype_qc = FALSE )
se | 
 Summarized Experiment object to be filteres  | 
valid_chromosomes | 
 list (string vector) of valid gene chromosomes  | 
valid_gene_types | 
 list (string vector) of valid gene types  | 
filter_rna_qc | 
 Boolean value  | 
filter_genotype_qc | 
 Boolean value  | 
Kaur Alasoo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.