Other packages > Find by keyword >

polysat  

Tools for Polyploid Microsatellite Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("polysat", "1.7-7")



Attach the package and use:
library("polysat")
Maintained by
Lindsay V. Clark
[Scholar Profile | Author Map]
First Published: 2010-06-24
Latest Update: 2022-08-23
Description:
A collection of tools to handle microsatellite data of any ploidy (and samples of mixed ploidy) where allele copy number is not known in partially heterozygous genotypes. It can import and export data in ABI 'GeneMapper', 'Structure', 'ATetra', 'Tetrasat'/'Tetra', 'GenoDive', 'SPAGeDi', 'POPDIST', 'STRand', and binary presence/absence formats. It can calculate pairwise distances between individuals using a stepwise mutation model or infinite alleles model, with or without taking ploidies and allele frequencies into account. These distances can be used for the calculation of clonal diversity statistics or used for further analysis in R. Allelic diversity statistics and Polymorphic Information Content are also available. polysat can assist the user in estimating the ploidy of samples, and it can estimate allele frequencies in populations, calculate pairwise or global differentiation statistics based on those frequencies, and export allele frequencies to 'SPAGeDi' and 'adegenet'. Functions are also included for assigning alleles to isoloci in cases where one pair of microsatellite primers amplifies alleles from two or more independently segregating isoloci. polysat is described by Clark and Jasieniuk (2011) and Clark and Schreier (2017) .
How to cite:
Lindsay V. Clark (2010). polysat: Tools for Polyploid Microsatellite Analysis. R package version 1.7-7, https://cran.r-project.org/web/packages/polysat. Accessed 03 May. 2025.
Previous versions and publish date:
0.1 (2010-06-24 09:50), 1.0-1 (2010-10-19 09:31), 1.0 (2010-10-01 10:23), 1.1-0 (2010-12-07 09:21), 1.2-0 (2011-05-01 09:00), 1.2-1 (2012-01-15 10:27), 1.3-1 (2012-10-16 07:17), 1.3-2 (2013-09-06 06:36), 1.3-3 (2014-09-22 08:14), 1.4-0 (2015-06-13 14:56), 1.4-1 (2015-08-18 17:06), 1.5-0 (2016-07-18 13:28), 1.6-0 (2016-11-05 23:58), 1.7-0 (2017-05-03 08:14), 1.7-1 (2017-07-23 22:10), 1.7-2 (2017-08-17 20:09), 1.7-3 (2018-06-07 21:50), 1.7-4 (2019-03-06 23:10), 1.7-5 (2021-05-28 18:30), 1.7-6 (2021-12-08 14:30)
Other packages that cited polysat R package
View polysat citation profile
Other R packages that polysat depends, imports, suggests or enhances
Complete documentation for polysat
Downloads during the last 30 days
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for polysat2030405060708090100110120130TrendBars

Today's Hot Picks in Authors and Packages

grabsampling  
Probability of Detection for Grab Sample Selection
Functions for obtaining the probability of detection, for grab samples selection by using two differ ...
Download / Learn more Package Citations See dependency  
TestDesign  
Optimal Test Design Approach to Fixed and Adaptive Test Construction
Uses the optimal test design approach by Birnbaum (1968, ISBN:9781593119348) and van der Linden (201 ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
farrell  
Interactive Interface to Data Envelopment Analysis Modeling
Allows the user to execute interactively radial data envelopment analysis models. The user has the a ...
Download / Learn more Package Citations See dependency  
mlr3fselect  
Feature Selection for 'mlr3'
Feature selection package of the 'mlr3' ecosystem. It selects the optimal feature set for any 'mlr3 ...
Download / Learn more Package Citations See dependency  
nlsem  
Fitting Structural Equation Mixture Models
Estimation of structural equation models with nonlinear effects and underlying nonnormal distributi ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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