Other packages > Find by keyword >

polyRAD  

Genotype Calling with Uncertainty from Sequencing Data in Polyploids and Diploids
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("polyRAD", "2.0.0")



Attach the package and use:
library("polyRAD")
Maintained by
Lindsay V. Clark
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-08-02
Latest Update: 2022-11-06
Description:
Read depth data from genotyping-by-sequencing (GBS) or restriction site-associated DNA sequencing (RAD-seq) are imported and used to make Bayesian probability estimates of genotypes in polyploids or diploids. The genotype probabilities, posterior mean genotypes, or most probable genotypes can then be exported for downstream analysis. 'polyRAD' is described by Clark et al. (2019) , and the Hind/He statistic for marker filtering is described by Clark et al. (2022) . A variant calling pipeline for highly duplicated genomes is also included and is described by Clark et al. (2020, Version 1) .
How to cite:
Lindsay V. Clark (2018). polyRAD: Genotype Calling with Uncertainty from Sequencing Data in Polyploids and Diploids. R package version 2.0.0, https://cran.r-project.org/web/packages/polyRAD. Accessed 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:42), 0.5-0 (2018-08-02 17:30), 1.0 (2018-11-20 00:30), 1.1 (2019-06-04 22:00), 1.2 (2020-05-12 23:10), 1.3 (2021-01-06 08:30), 1.4 (2021-03-23 00:00), 1.5 (2021-09-03 00:20), 1.6 (2022-02-15 22:30), 2.0.0 (2022-11-06 22:50)
Other packages that cited polyRAD R package
View polyRAD citation profile
Other R packages that polyRAD depends, imports, suggests or enhances
Complete documentation for polyRAD
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

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