Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 726 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 726 Bytes

Platinum Pedigree

This repository contains the code, data, and documentation for analyses involving the CEPH 1463 pedigree.

Pipelines

This folder includes Snakemake files used to generate the truth sets, covering both small variants and structural variants (SVs).

Analyses

This folder contains README files detailing the various analyses performed:

  • Pedigree filtering: Concordance analysis code.
  • De novo mutation discovery: Analysis for Porubsky et al., 2024.
  • High Confidence Regions (HCR): Definition and selection of HCR for the truth set.

Code

  • Rust: Source code for the toolkit (an ensemble of binaries).
  • Python: Source code for various analyses, including SV merging.