Other packages > Find by keyword >

pould  

Phased or Unphased Linkage Disequilibrium
View on CRAN: Click here


Download and install pould package within the R console
Install from CRAN:
install.packages("pould")

Install from Github:
library("remotes")
install_github("cran/pould")

Install by package version:
library("remotes")
install_version("pould", "1.0.1")



Attach the package and use:
library("pould")
Maintained by
Steven Mack
[Scholar Profile | Author Map]
First Published: 2020-04-15
Latest Update: 2020-10-16
Description:
Computes the D', Wn, and conditional asymmetric linkage disequilibrium (ALD) measures for pairs of genetic loci. Performs these linkage disequilibrium (LD) calculations on phased genotype data recorded using Genotype List (GL) String or columnar formats. Alternatively, generates expectation-maximization (EM) estimated haplotypes from phased data, or performs LD calculations on EM estimated haplotypes. Performs sign tests comparing LD values for phased and unphased datasets, and generates heat-maps for each LD measure. Described by Osoegawa et al. (2019a) , and Osoegawa et. al. (2019b) .
How to cite:
Steven Mack (2020). pould: Phased or Unphased Linkage Disequilibrium. R package version 1.0.1, https://cran.r-project.org/web/packages/pould. Accessed 11 Apr. 2025.
Previous versions and publish date:
1.0.0 (2020-04-15 09:40)
Other packages that cited pould R package
View pould citation profile
Other R packages that pould depends, imports, suggests or enhances
Complete documentation for pould
Functions, R codes and Examples using the pould R package
Some associated functions: LD.heat.map . LD.sign.test . LDWrap . cALD . drb1.dqb1.demo . extractLoci . hla.hap.demo . parseGenotypes . trimAlleles . writeVector . 
Some associated R codes: LD.heatmap.R . LD.sign.test.R . LocusExtractor.R . TrimAlleles.R . cALD_FamilyFunctions.R . data.R . parseGenotypes.R .  Full pould package functions and examples
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for pould246810121416TrendBars

Today's Hot Picks in Authors and Packages

GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA