Package: MouseFM
Type: Package
Title: In-silico methods for genetic finemapping in inbred mice
Version: 1.21.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
LazyData: false
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: devel
git_last_commit: 8f52b6a
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
