Package: gwid
Type: Package
Title: Genome-Wide Identity-by-Descent
Version: 0.1.0
Authors@R: c(
    person("Soroush", "Mahmoudiandehkordi", email = "soroushmdg@gmail.com", role = c("aut", "cre")),
    person("Mehdi", "Maadooliat", email = "mehdi.maadooliat@mu.edu", role = "aut"),
    person("Steven", "Schrodi", email = "schrodi@wisc.edu", role = "aut")
    )
Maintainer: Soroush Mahmoudiandehkordi <soroushmdg@gmail.com>
Description: Methods and tools for the analysis of Genome Wide 
    Identity-by-Descent ('gwid') mapping data, focusing on testing whether there 
    is a higher occurrence of Identity-By-Descent (IBD) segments around potential causal variants 
    in cases compared to controls, which is crucial for identifying rare 
    variants. To enhance its analytical power, 'gwid' incorporates a Sliding 
    Window Approach, allowing for the detection and analysis of signals from 
    multiple Single Nucleotide Polymorphisms (SNPs).
License: MIT + file LICENSE
Encoding: UTF-8
Imports: data.table, gdsfmt, SNPRelate, Matrix, ggplot2, plotly, utils,
        stats, RcppRoll, methods, piggyback
RoxygenNote: 7.2.3
Suggests: knitr, magrittr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/soroushmdg/gwid
BugReports: https://github.com/soroushmdg/gwid/issues
NeedsCompilation: no
Packaged: 2023-12-14 14:00:32 UTC; soroush
Author: Soroush Mahmoudiandehkordi [aut, cre],
  Mehdi Maadooliat [aut],
  Steven Schrodi [aut]
Repository: CRAN
Date/Publication: 2023-12-14 16:40:08 UTC
Built: R 4.2.0; ; 2023-12-21 23:30:13 UTC; unix
