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 02 Apr. 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
03/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for polysat20406080100120140TrendBars

Today's Hot Picks in Authors and Packages

geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  
pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)
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  
CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
Download / Learn more Package Citations See dependency  
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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