Package: MouseFM
Type: Package
Title: In-silico methods for genetic finemapping in inbred mice
Version: 1.0.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, GenomeInfoDb,
        methods, biomaRt, stats, IRanges
RoxygenNote: 7.1.0
git_url: https://git.bioconductor.org/packages/MouseFM
git_branch: RELEASE_3_12
git_last_commit: b63d244
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-28
NeedsCompilation: no
Packaged: 2020-10-29 02:03:33 UTC; biocbuild
Author: Matthias Munz [aut, cre] (<https://orcid.org/0000-0002-4728-3357>),
  Inken Wohlers [aut] (<https://orcid.org/0000-0003-4004-0464>),
  Hauke Busch [aut] (<https://orcid.org/0000-0003-4763-4521>)
Maintainer: Matthias Munz <matthias.munz@gmx.de>
Built: R 4.0.3; ; 2020-10-29 13:22:30 UTC; windows
