View source: R/report_celltype_model.R
report_celltype_model | R Documentation |
Generate a report for a celltype proportion analysis
report_celltype_model(
results,
report_folder_path = getwd(),
report_file = "celltype_model_report_scflow"
)
results |
The results object generated by
|
report_folder_path |
folder path to save the report |
report_file |
filename for report (without an extension) |
Other annotation functions:
.preprocess_seurat_object()
,
annotate_celltype_metrics()
,
annotate_integrated_sce()
,
annotate_merged_sce()
,
annotate_sce()
,
annotate_sce_cells()
,
annotate_sce_genes()
,
filter_sce()
,
find_cells()
,
find_singlets()
,
generate_sce()
,
map_ensembl_gene_id()
,
merge_sce()
,
read_metadata()
,
report_celltype_metrics()
,
report_merged_sce()
,
report_qc_sce()
,
run_doubletfinder()
,
sce_to_seu()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.