ancestry_tracks: Given a chromosome with fixed ancestry markers, infer...

View source: R/vcf.R

ancestry_tracksR Documentation

Given a chromosome with fixed ancestry markers, infer coordinates of introgressed tracks.

Description

Given a chromosome with fixed ancestry markers, infer coordinates of introgressed tracks.

Usage

ancestry_tracks(markers, chroms = NULL)

Arguments

markers

GRanges object with marker genotypes.

chroms

Identifiers of chromosomes to analyze.

Value

GRanges object with coordinates of detected tracks.


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