Package: MouseFM
Type: Package
Title: In-silico methods for genetic finemapping in inbred mice
Version: 1.20.0
Authors@R: c(person("Matthias", "Munz", role = c("aut", "cre"), 
    email = "matthias.munz@gmx.de", comment = c(ORCID = "0000-0002-4728-3357")),
    person("Inken", "Wohlers", role = c("aut"),
    email = "inken.wohlers@uni-luebeck.de.de", comment = c(ORCID = "0000-0003-4004-0464")),
    person("Hauke", "Busch", role = c("aut"), 
    email = "hauke.busch@uni-luebeck.de.de", comment = c(ORCID = "0000-0003-4763-4521"))
    )
Description: This package provides methods for genetic finemapping 
    in inbred mice by taking advantage of their very high homozygosity rate (>95%). 
Encoding: UTF-8
BugReports: https://github.com/matmu/MouseFM/issues
Depends: R (>= 4.0.0)
License: GPL-3
VignetteBuilder: knitr
biocViews: Genetics, SNP, GeneTarget, VariantAnnotation,
        GenomicVariation, MultipleComparison, SystemsBiology,
        MathematicalBiology, PatternLogic, GenePrediction,
        BiomedicalInformatics, FunctionalGenomics
Suggests: BiocStyle, testthat, knitr, rmarkdown
Imports: httr, curl, GenomicRanges, dplyr, ggplot2, reshape2, scales,
        gtools, tidyr, data.table, jsonlite, rlist, Seqinfo, methods,
        biomaRt, stats, IRanges
RoxygenNote: 7.3.2
git_url: https://git.bioconductor.org/packages/MouseFM
git_branch: RELEASE_3_22
git_last_commit: d76d60a
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 05:14:33 UTC; biocbuild
Author: Matthias Munz [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4728-3357>),
  Inken Wohlers [aut] (ORCID: <https://orcid.org/0000-0003-4004-0464>),
  Hauke Busch [aut] (ORCID: <https://orcid.org/0000-0003-4763-4521>)
Maintainer: Matthias Munz <matthias.munz@gmx.de>
