Package: comapr
Title: Crossover analysis and genetic map construction
Version: 1.16.0
Authors@R: 
    person(given = "Ruqian",
           family = "Lyu",
           role = c("aut", "cre"),
           email = "xiaoru.best@gmail.com",
           comment = c(ORCID = "0000-0002-7736-6612"))
Description: comapr detects crossover intervals for single gametes from
        their haplotype states sequences and stores the crossovers in
        GRanges object. The genetic distances can then be calculated
        via the mapping functions using estimated crossover rates for
        maker intervals. Visualisation functions for plotting
        interval-based genetic map or cumulative genetic distances are
        implemented, which help reveal the variation of crossovers
        landscapes across the genome and across individuals.
biocViews: Software, SingleCell, Visualization, Genetics
Depends: R (>= 4.1.0)
Imports: methods, ggplot2, reshape2, dplyr, gridExtra, plotly,
        circlize, rlang, GenomicRanges, IRanges, foreach, BiocParallel,
        GenomeInfoDb, scales, RColorBrewer, tidyr, S4Vectors, utils,
        Matrix, grid, stats, SummarizedExperiment, plyr, Gviz
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 2.1.0), statmod
Config/pak/sysreqs: cmake make libbz2-dev libicu-dev libjpeg-dev
        liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev
        xz-utils zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 12:57:39 UTC
RemoteUrl: https://github.com/bioc/comapr
RemoteRef: RELEASE_3_23
RemoteSha: 468442ade1c0b6f55fc3ceff794b7318a960e70d
NeedsCompilation: no
Packaged: 2026-05-01 09:48:24 UTC; root
Author: Ruqian Lyu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7736-6612>)
Maintainer: Ruqian Lyu <xiaoru.best@gmail.com>
Built: R 4.6.0; ; 2026-05-01 09:50:58 UTC; windows
