bioinformatics-ptp / detectRUNS

detectRuns: a R Package for Runs of Homozygosity and Runs of Heterozygosity
8 stars 4 forks source link

Detect Runs of Homozygosity and Runs of Heterozygosity in diploid genomes

R-CMD-check codecov.io CRAN version

This repository contains the source code for the R package detectRUNS and related performance tests. Here's the directory content:

├── detectRUNS
├── performance
├── README.md
└── TODO

detectRUNS implements two statistical approaches to runs' detection:

More info in the Google Doc (https://goo.gl/yXR7iA)