-
Notifications
You must be signed in to change notification settings - Fork 16
Support Modules: panoply_download
Assembles the outputs from various analysis and report modules in the panoply_main pipeline into a coherent directory structure and creates two final output tarballs containing: (i) reports and relevant output tables/plots for all analysis modules and (ii) the complete results from the entire pipeline.
-
analysisDir: (String) name of analysis directory -
output_prefix: (String) prefix added to the summary_tar and full_tar output names (usually set to omics type eg: 'proteome' etc.) -
association_tar: (.tarfile) results from panoply_association -
blacksheep_tar: (.tarfile) tarball from blacksheep outlier analysis -
ssgsea_assoc_tars: (Array[File]) array of.tarfiles from ssGSEA results from panoply_association -
ssgsea_ome_tar: (.tarfile) single-sample GSEA results of panoply_ssgsea
-
summary_tar: (String, default = 'panoply_main_summary.tar') name of output summary.tarfile -
full_tar: (String, default = 'panoply_main_full.tar') name of output full.tarfile -
ssgsea_assoc_dir: (String, default = 'ssgsea_assoc') directory containing ssGSEA Association results
-
cna_corr_tar: (.tarfile) tarball containing all proteogenomic analysis results from panoply_main -
so_nmf_results: (.tarfile) tarball from single-omic nmf clustering -
so_nmf_figures: (.tarfile) tarball with figures from nmf postprocessing -
so_nmf_ssgsea_tar: (.tarfile) tarball with ssgsea results on the W-Matrix from single-omic NMF clustering
-
omicsev_tar: (.tarfile) results from panoply_omicsev -
cosmo_tar: (.tarfile) results from panoply_cosmo
-
immune_analysis_tar: (File) RNA-only; immune analysis results from panoply_immune_analysis_workflow -
ptmsea: (File) phosphoproteome-only; PTM-SEA results from panoply_ssgsea
-
summary: Summary.tarfile -
full: Full.tarfile
- 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