Package: segregatr
Title: Segregation Analysis for Variant Interpretation
Version: 0.3.0
Authors@R: 
    c(person(given = "Magnus Dehli",
           family = "Vigeland",
           role = c("aut", "cre"),
           email = "m.d.vigeland@medisin.uio.no",
           comment = c(ORCID = "0000-0002-9134-4962")),
    person(given = "Christian",
           family = "Carrizosa",
           role = "aut",
           comment = c(ORCID = "0000-0002-3919-0011")))
Description: An implementation of the full-likelihood Bayes factor (FLB) 
    for evaluating segregation evidence in clinical medical genetics. The method 
    was introduced by Thompson et al. (2003) <doi:10.1086/378100>, and further 
    popularised by Bayrak-Toydemir et al. (2008) <doi:10.1016/j.yexmp.2008.03.006>.
    This implementation allows custom penetrance values and liability classes, and 
    includes specialised pedigree visualisations.
License: GPL-3
URL: https://github.com/magnusdv/segregatr
BugReports: https://github.com/magnusdv/segregatr/issues
Encoding: UTF-8
Language: en-GB
Depends: pedtools (>= 2.2.0), R (>= 4.1.0)
Imports: pedprobr
Suggests: testthat
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-06-26 19:09:31 UTC; magnusdv
Author: Magnus Dehli Vigeland [aut, cre]
    (<https://orcid.org/0000-0002-9134-4962>),
  Christian Carrizosa [aut] (<https://orcid.org/0000-0002-3919-0011>)
Maintainer: Magnus Dehli Vigeland <m.d.vigeland@medisin.uio.no>
Repository: CRAN
Date/Publication: 2023-06-26 20:10:02 UTC
Built: R 4.2.0; ; 2023-06-27 11:25:50 UTC; unix
