keep_transitions: Remove transversions (C->T and G->A substitutions)

Description Usage Arguments Value

View source: R/eigenstrat.R

Description

Remove substitutions that are more likely to be a result of ancient DNA damage (C->T and G->A substitutions).

Usage

1
keep_transitions(data, outfile = tempfile(fileext = ".snp"))

Arguments

data

EIGENSTRAT data object.

outfile

Path to an output snp file with coordinates of excluded sites.

Value

Updated S3 EIGENSTRAT data object with an additional 'exclude' slot specifying the path to the set of SNPs to be removed.


admixr documentation built on July 8, 2020, 6:19 p.m.