Skip to content

Releases: lvclark/polyRAD

polyRAD v2.0.1

Choose a tag to compare

@lvclark lvclark released this 23 Mar 00:29

polyRAD 2.0.1 as it appears on CRAN. Includes various minor bug fixes; see NEWS.

polyRAD v2.0

Choose a tag to compare

@lvclark lvclark released this 07 Nov 14:17

polyRAD 2.0.0 as it appears on CRAN. Multiploidy, i.e. ploidy varying among individuals, is now supported. There are a few other minor improvements (see NEWS.md). Although code will be backwards-compatible with previous versions of polyRAD, any RADdata objects saves as .rds or .RData will not be backwards-compatible.

polyRAD v1.6

Choose a tag to compare

@lvclark lvclark released this 16 Feb 16:00

polyRAD 1.6 as it appears on CRAN. This will probably be the last minor release before polyRAD 2.0.

Changes in v1.6

TestOverdispersion now prints a helpful suggestion for which overdispersion
parameter to use, as well as returning that value in its output.
The use of qqman has been eliminated from the vignettes.

ExpectedHindHe, ExpectedHindHeMapping, and SimAlleleDepth now have a contamRate
parameter to simulate sample cross contamination when sampling allelic read
depth, and an errorRate parameter to simulate sequencing error.

A bug has been fixed in Export_GWASpoly so that special characters in sample
names are not converted to periods.

polyRAD v1.5

Choose a tag to compare

@lvclark lvclark released this 03 Sep 00:58

polyRAD 1.5 as it appears on CRAN. SimGenotypesMapping, ExpectedHindHeMapping, Export_polymapR_probs, reverseComplement, and readDArTag functions have been added. Several bugs have been fixed, and a figure has been added to the vignettes to assist with estimating inbreeding.

polyRAD v1.4

Choose a tag to compare

@lvclark lvclark released this 23 Mar 16:40

polyRAD v1.4 as it appears on CRAN. This release was made primarily to resolve some dependency issues in the vignettes that were causing problems with CRAN checks. Additionally, Export_GWASpoly was modified to export continuous genotypes, and the Export_adegenet_genind function was added.

polyRAD v1.3

Choose a tag to compare

@lvclark lvclark released this 06 Jan 16:31

polyRAD 1.3 as it appears on CRAN. See NEWS page for new features and bug fixes.

polyRAD 1.2

Choose a tag to compare

@lvclark lvclark released this 14 May 02:28
d9d271f

polyRAD 1.2 as it appears on CRAN. See the NEWS file for a list of changes. Major improvements include the ability to export genotypes to VCF, introduction of the Hind/He statistic for evaluating marker quality, and Python scripts for variant calling in highly duplicated genomes.

polyRAD 1.1

Choose a tag to compare

@lvclark lvclark released this 07 Jun 15:57

polyRAD 1.1 as it appears on CRAN. With respect to version 1.0, a few utility functions have been added. There have also been some bug fixes and optimization.

polyRAD 1.0

Choose a tag to compare

@lvclark lvclark released this 20 Nov 16:04

polyRAD 1.0 as it appears on CRAN. The beta-binomial distribution is now used for estimating genotype likelihoods. RADdata objects are incompatible between v1.0 and v0.x due to the format of the depthSamplingPermutations slot changing. See the NEWS file for other updates.

polyRAD 0.5

Choose a tag to compare

@lvclark lvclark released this 02 Aug 21:15

polyRAD 0.5 as it appears on CRAN. With respect to version 0.4, the LocusInfo function has been added, and readStacks1 has been replaced with readStacks (for compatibility with Stacks 1 and 2).