-
Notifications
You must be signed in to change notification settings - Fork 16
Report Modules: panoply_nmf_report
This module creates an R markdown report for the panoply_nmf module. The report provides:
-
Table summarizing the number of features per data type used in the clustering.
-
Interactive line graph illustrating different cluster metrics as a function of the number of clusters tested. The optimal number of clusters is indicated as vertical line.
-
Table summarizing the number of samples in each cluster.
-
Heatmap depicting the relative contributions of each sample to each cluster.
-
Table summarizing the results of an overrepresentation analysis of sample metadata terms (e.g. clinical annotation, inferred phenotypes, etc.) in each cluster.
-
Heatmap depicting the abundances of cluster specific features across clusters.
-
Barpchart depicting the number of cluster specific features.
-
Browsable table of all cluster-specific features.
-
Heatmap depicting the consensus matrix across multiple random restarts of NMF.
-
Silhouette plot depicting cluster stability.
-
Table listing all parameters used in panoply_nmf and panoply_nmf_postprocess.
-
nmf_results: (.tarfile) tarball frompanoply_nmf -
postprocess_tarball: (.tarfile) tarball frompanoply_nmf_postprocess -
nclust: (Int) Factorization rank used inpanoply_nmf_postprocess -
label: (String) label used in the report title
-
report: (.htmlfile) Interactive R Markown report.
- Home
- PANOPLY Tutorial
- Data Preparation Modules
-
Data Analysis Modules
- panoply_association
- panoply_blacksheep
- panoply_clumps_ptm_diffexp
- panoply_clumps_ptm
- panoply_clumps_ptm_postprocess
- panoply_cmap_analysis
- panoply_cna_correlation
- panoply_cons_clust
- panoply_immune_analysis
- panoply_metaboanalyst
- panoply_mimp
- panoply_nmf
- panoply_nmf_postprocess
- panoply_omicsev
- panoply_quilts
- panoply_rna_protein_correlation
- panoply_sankey
- panoply_ssgsea
-
Report Modules
- panoply_association_report
- panoply_blacksheep_report
- panoply_clumps_ptm_report
- panoply_cna_correlation_report
- panoply_cons_clust_report
- panoply_immune_analysis_report
- panoply_metaboanalyst_report
- panoply_mimp_report
- panoply_nmf_report
- panoply_normalize_ms_data_report
- panoply_rna_protein_correlation_report
- panoply_sampleqc_report
- panoply_sankey_report
- panoply_ssgsea_report
- Support Modules
- Navigating Results
- PANOPLY without Terra
- Customizing PANOPLY
-
Workflows
- panoply_association_workflow
- panoply_blacksheep_workflow
- panoply_clumps_ptm_workflow
- panoply_immune_analysis_workflow
- panoply_metaboanalyst_workflow
- panoply_nmf_workflow
- panoply_nmf_internal_workflow
- panoply_normalize_filter_workflow
- panoply_process_SM_table
- panoply_sankey_workflow
- panoply_ssgsea_workflow
- Pipelines