Learn R Programming

genetics (version 1.3.8.1.3)

Population Genetics

Description

Classes and methods for handling genetic data. Includes classes to represent genotypes and haplotypes at single markers up to multiple markers on multiple chromosomes. Function include allele frequencies, flagging homo/heterozygotes, flagging carriers of certain alleles, estimating and testing for Hardy-Weinberg disequilibrium, estimating and testing for linkage disequilibrium, ...

Copy Link

Version

Install

install.packages('genetics')

Monthly Downloads

3,368

Version

1.3.8.1.3

License

GPL

Last Published

March 1st, 2021

Functions in genetics (1.3.8.1.3)

genotype

Genotype or Haplotype Objects.
gregorius

Probability of Observing All Alleles with a Given Frequency in a Sample of a Specified Size.
HWE.exact

Exact Test of Hardy-Weinberg Equilibrium for 2-Allele Markers
HWE.test

Estimate Disequilibrium and Test for Hardy-Weinberg Equilibrium
Depreciated

Depreciated functions
diseq

Estimate or Compute Confidence Interval for the Single-Marker Disequilibrium
LD

Pairwise linkage disequilibrium between genetic markers.
HWE.chisq

Perform Chi-Square Test for Hardy-Weinberg Equilibrium
ci.balance

Experimental Function to Correct Confidence Intervals At or Near Boundaries of the Parameter Space by 'Sliding' the Interval on the Quantile Scale.
undocumented

Undocumented functions
expectedGenotypes

Construct expected genotypes/haplotypes according to known allele variants
order.genotype

Order/sort genotype/haplotype object
homozygote

Extract Features of Genotype objects
groupGenotype

Group genotype values
plot.genotype

Plot genotype object
write.pop.file

Create genetics data files
summary.genotype

Allele and Genotype Frequency from a Genotype or Haplotype Object
print.LD

Textual and graphical display of linkage disequilibrium (LD) objects
locus

Create and Manipulate Locus, Gene, and Marker Objects
makeGenotypes

Convert columns in a dataframe to genotypes or haplotypes