View source: R/single_sample_input_qc.R
sce_selected_fn | R Documentation |
SingleCellExperiment
object which will proceed to the 02_norm_clustering
stage.Select a SingleCellExperiment
object which will proceed to the 02_norm_clustering
stage.
sce_selected_fn(
sce_qc_filter_genes,
sce_custom_filter_genes,
save_dataset_sensitive_filtering
)
sce_qc_filter_genes |
(input target) A |
sce_custom_filter_genes |
(input target) A |
save_dataset_sensitive_filtering |
A logical scalar: if |
See the save_dataset_sensitive_filtering
argument. Output target: sce_selected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.