Package: tripsAndDipR
Type: Package
Title: Identification of 2n and 3n Samples from Amplicon Sequencing
        Data
Version: 0.1.0
Authors@R: person("Thomas", "Delomas", email = "thomas.delomas@idfg.idaho.gov",
  role = c("aut", "cre"))
Description: Uses read counts for biallelic single nucleotide polymorphisms (SNPs)
    to compare the likelihoods for the observed read counts given that a sample is 
    either diploid or triploid. It allows parameters to be specified to account for 
    sequencing error rates and allelic bias. For details of the algorithm, please see
    Delomas (2019) <doi:10.1111/1755-0998.13073>.
Imports: stats
URL: https://github.com/delomast/tripsAndDipR
BugReports: https://github.com/delomast/tripsAndDipR/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-08-27 15:19:38 UTC; tdelomas
Author: Thomas Delomas [aut, cre]
Maintainer: Thomas Delomas <thomas.delomas@idfg.idaho.gov>
Repository: CRAN
Date/Publication: 2019-08-28 09:40:03 UTC
Built: R 4.6.0; ; 2025-07-18 05:03:06 UTC; unix
