This document summarizes the main types of results users can obtain from the Qploidy package:
A table of estimated ploidy levels for each sample and chromosome, typically generated after running the HMM-based copy number estimation. Includes columns for sample name, chromosome, estimated ploidy, and confidence metrics.
Standardized SNP-level data for all samples and chromosomes, including normalized allele counts or intensities, B-allele frequency (BAF), and z-scores. This data is used for downstream analyses and visualization.
Windowed copy number calls per sample and chromosome, as produced by hmm_estimate_CN or hmm_estimate_CN_multi. Includes CN state, posterior probabilities, and window summary statistics.
Plots of BAF, z-score, and copy number tracks for each sample and chromosome, including guides for expected ploidy states. Useful for visual inspection and reporting.
Summary metrics and diagnostic plots from the standardization process, including outlier detection and normalization quality checks.
Help files and vignettes provide example input formats (VCF, array, CSV/TSV, fitpoly) and example output tables for easy reference.
Interactive results and downloadable tables from the Qploidy Shiny app, including ploidy tables, CN tracks, and visualizations.
For more details and code examples, see the Qploidy vignette and help files included in the package.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.