$mergeSamples
which can merge samples in the RA object.Various other bugs have been fixed
Version released for Thesis by Bilton (2020).
New plot functions added:
Comet plot which is produced using $cometPlot
in an RA object
rocket plot which is produced using $rocketPlot
in an RA object
* RDD (read ratio density) plot which is produced using $RDDPlot
in an RA object
Various other bugs have also been fixed.
$writeVCF
function to RA object. Converts the allele count data in the RA object back to a VCF file.$writeRA
function to RA object. Converts the allele count data in the RA object back to an RA file.readRA
function now has argument snpsubset
which allows only a subset of the SNPs in the RA file to be read in.makeUR
function now has argument indsubset
which allows only a subset of the individuals to be retained in the creation of the UR population.The $p_est
function in the makeUR was fixed up and is now working properly. In addition, the estimation of allele frequencies and sequencing errors have been implemented using the EM algorithm which is much faster and considerably more reliable.
A few bugs were also fixed.
This is the first release of GUSbase. This package forms a base for reading in data into the GUSverse.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.