View source: R/get_exp_data_for_bootstrapped_genes.R
get_exp_data_for_bootstrapped_genes | R Documentation |
Support function for generate_bootstrap_plots_for_transcriptome.
get_exp_data_for_bootstrapped_genes(
results,
signif_res,
sct_data,
hits,
combinedGenes,
annotLevel,
nReps = 100,
as_sparse = TRUE,
verbose = TRUE
)
signif_res |
signif_res (#fix). |
sct_data |
List generated using generate_celltype_data. |
hits |
Gene hits. |
combinedGenes |
Combined list of genes from |
annotLevel |
An integer indicating which level of |
verbose |
Print messages. |
full_results |
full_results (#fix). |
exp_mats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.