You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason will be displayed to describe this comment to others. Learn more.
Changes in v1.3.0 (3/12/2024)
added nix packaging
better handling of nind=1 and nsnps=1 cases
GBSsummary - iterate sample and SNP checks until no more SNPs removed.
posCreport - when there is a failed identity check involving at least 3 genotypes, the genotypes (seqIDs) are grouped into consistent sets.
redosamples - function to create (a new version of) the samples object
alleles2g - function for creating genon and/or depth from alleles
Inbsampled - function for estimating inbreeding from merged allele samples
bbinit - function for creating/updating a data frame of beta-binomial alpha values
bbestimate - function for estimating beta-binomial alpha values
bbeffdepth - function to convert depths to effective depths based on a set of beta-binomial alpha values for each sample
calcGdiag, mergeSamples - retrieve undefined objects from the environment where the function was called from (previously from the global environment, i.e. where these functions were defined).
PedAssign - doublemm setting for (count cases where both sire and dam are mismatches as 2 in trio mismatch counts)
5500113
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes in v1.3.0 (3/12/2024)