Package: genetics 1.3.8.1.3

genetics: Population Genetics

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, ...

Authors:Gregory Warnes, with contributions from Gregor Gorjanc, Friedrich Leisch, and Michael Man.

genetics_1.3.8.1.3.tar.gz
genetics_1.3.8.1.3.zip(r-4.5)genetics_1.3.8.1.3.zip(r-4.4)genetics_1.3.8.1.3.zip(r-4.3)
genetics_1.3.8.1.3.tgz(r-4.4-any)genetics_1.3.8.1.3.tgz(r-4.3-any)
genetics_1.3.8.1.3.tar.gz(r-4.5-noble)genetics_1.3.8.1.3.tar.gz(r-4.4-noble)
genetics_1.3.8.1.3.tgz(r-4.4-emscripten)genetics_1.3.8.1.3.tgz(r-4.3-emscripten)
genetics.pdf |genetics.html
genetics/json (API)
NEWS

# Install 'genetics' in R:
install.packages('genetics', repos = c('https://warnes.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • gregorius - Probability of Observing All Alleles with a Given Frequency in a Sample of a Specified Size.

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

genetics

60 exports 2 stars 5.98 score 5 dependencies 6 dependents 86 mentions 362 scripts 2.6k downloads

Last updated 4 years agofrom:b96215a2ce. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winNOTESep 13 2024
R-4.5-linuxNOTESep 13 2024
R-4.4-winNOTESep 13 2024
R-4.4-macNOTESep 13 2024
R-4.3-winNOTESep 13 2024
R-4.3-macNOTESep 13 2024

Exports:%in%alleleallele.countallele.namesas.factoras.genotypeas.genotype.allele.countas.haplotypecarrierci.balancediseqdiseq.ciexpectedGenotypesexpectedHaplotypesgenegene<-geno.as.arraygenotypegenotypeOrdergenotypeOrder<-getgenegetlocusgetmarkergregoriusgroupGenotypehaphapambighapenumhapfreqhaplotypehapmcmchapshuffleheterozygotehomozygoteHWE.chisqHWE.exactHWE.testis.geneis.genotypeis.haplotypeis.locusis.markerLDLDplotLDtablelocuslocus<-makeGenotypesmakeHaplotypesmarkermarker<-mourantnalleleorderpower.casectrlshortsummary.genotypesummary.LD.data.framewrite.marker.filewrite.pedigree.filewrite.pop.file

Dependencies:combinatgdatagtoolsMASSmvtnorm

Readme and manuals

Help Manual

Help pageTopics
Experimental Function to Correct Confidence Intervals At or Near Boundaries of the Parameter Space by 'Sliding' the Interval on the Quantile Scale.ci.balance
Depreciated functionspower.casectrl
Estimate or Compute Confidence Interval for the Single-Marker Disequilibriumdiseq diseq.ci diseq.genotype diseq.table print.diseq
Construct expected genotypes/haplotypes according to known allele variantsexpectedGenotypes expectedHaplotypes
Genotype or Haplotype Objects.%in% %in%.default %in%.genotype %in%.haplotype ==.genotype ==.haplotype allele.count.genotype as.genotype as.genotype.allele.count as.genotype.character as.genotype.default as.genotype.factor as.genotype.genotype as.genotype.haplotype as.genotype.table as.haplotype genotype haplotype heterozygote.genotype homozygote.genotype is.genotype is.haplotype nallele print.allele.count print.allele.genotype print.genotype [.genotype [.haplotype [<-.genotype [<-.haplotype
Probability of Observing All Alleles with a Given Frequency in a Sample of a Specified Size.gregorius
Group genotype valuesgroupGenotype
Extract Features of Genotype objectsallele allele.count allele.names carrier carrier.genotype heterozygote homozygote
Perform Chi-Square Test for Hardy-Weinberg EquilibriumHWE.chisq HWE.chisq.genotype
Exact Test of Hardy-Weinberg Equilibrium for 2-Allele MarkersHWE.exact
Estimate Disequilibrium and Test for Hardy-Weinberg EquilibriumHWE.test HWE.test.data.frame HWE.test.genotype print.HWE.test
Pairwise linkage disequilibrium between genetic markers.LD LD.data.frame LD.genotype
Create and Manipulate Locus, Gene, and Marker Objectsas.character.gene as.character.locus as.character.marker gene gene<- getgene getlocus getmarker is.gene is.locus is.marker locus locus<- marker marker<- print.gene print.locus print.marker
Convert columns in a dataframe to genotypes or haplotypesmakeGenotypes makeHaplotypes
Order/sort genotype/haplotype objectgenotypeOrder genotypeOrder<- order order.genotype sort.genotype
Plot genotype objectplot.genotype
Textual and graphical display of linkage disequilibrium (LD) objectsLDplot LDtable plot.LD.data.frame print.LD print.LD.data.frame print.summary.LD.data.frame summary.LD.data.frame
Allele and Genotype Frequency from a Genotype or Haplotype Objectprint.summary.genotype summary.genotype
Undocumented functionsallele.count.2.genotype as.factor as.factor.allele.genotype as.factor.default as.factor.genotype geno.as.array hap hapambig hapenum hapfreq hapmcmc hapshuffle mknum mourant shortsummary.genotype
Create genetics data fileswrite.marker.file write.pedigree.file write.pop.file