VNOWCHI

Variable Non-Overlapping Window CBS and HMM Intersect (VNOWCHI): A Copy Number Variant Calling Pipeline

What it does: Processes single‑cell sequencing reads, partitions the genome into non‑overlapping windows, and applies Circular Binary Segmentation (CBS) together with a Hidden Markov Model (HMM) to call copy number variants (CNVs) and infer ploidy and sex.

Result(s):

  • A set of CNV calls with ploidy and sex assignments that allows researchers to quickly identify chromosomal abnormalities and aneuploidies in individual samples.
  • Tabular summary for each individual sample.
  • Genome‑wide CNV visualization plots (per‑chromosome and whole‑genome views).
  • In 2 publications (Daughtry et al., 2019; Brooks et al., 2022)

GitHub: https://github.com/melissayan/vnowchi

Click to see algorithm information Variable Non-Overlapping Window CBS and HMM Intersect (VNOWCHI)
By counting expected versus observed single-cell sequencing reads per dynamically sized window, Circular Binary Segmentation (CBS) pinpoints change points while the Hidden Markov Model (HMM) evaluates probable state transitions. Intersecting both CBS and HMM calls (CHI) yields high‑confidence copy number variant (CNV) calls which are then classified based on rules:
  1. filter out non‑whole genome amplification samples,
  2. categorize whole‑chromosome versus segmental CNVs,
  3. assign ploidy (euploid, aneuploid, chaotic aneuploid) and sex (female, male, unknown), and
  4. finally aggregate sample results to label each embryo as euploid, aneuploid, or mosaic.
After alignment, each chromosome is divided into variable‑size, non‑overlapping windows that contain a constant expected number of mapped reads.
Circular Binary Segmentation (CBS) and a Hidden Markov Model (HMM) are applied to the windowed read depths to detect copy number variations.
The CNV calls from CBS and HMM are intersected (CHI) to retain only high‑confidence copy number variations.

Example VNOWCHI output plot.

References

2022

  1. Development
    Molecular contribution to embryonic aneuploidy and karyotypic complexity in initial cleavage divisions of mammalian development
    Kelsey E Brooks, Brittany L Daughtry, Brett Davis, Melissa Y Yan, Suzanne S Fei, Selma Shepherd, Lucia Carbone, and Shawn L Chavez
    Development, Apr 2022

2019

  1. Genome Res.
    Single-cell sequencing of primate preimplantation embryos reveals chromosome elimination via cellular fragmentation and blastomere exclusion
    Brittany L Daughtry, Jimi L Rosenkrantz, Nathan H Lazar, Suzanne S Fei, Nash Redmayne, Kristof A Torkenczy, Andrew Adey, Melissa Yan, and 5 more authors
    Genome Research, Mar 2019