ancestry_deserts: Extract coordinates of deserts from a given VCF file.

View source: R/vcf.R

ancestry_desertsR Documentation

Extract coordinates of deserts from a given VCF file.

Description

Extract coordinates of deserts from a given VCF file.

Usage

ancestry_deserts(markers, cutoff = 0)

Arguments

markers

GRanges object with marker genotypes.

cutoff

Frequency cutoff for admixture markers.

Value

GRanges object with ancestry deserts.


bodkan/slimr documentation built on Feb. 3, 2024, 3:39 p.m.