Package: gtrellis
Type: Package
Title: Genome Level Trellis Layout
Version: 1.43.0
Date: 2023-03-22
Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"),
                  comment = c('ORCID'="0000-0002-7395-8709"))
Depends: R (>= 3.1.2), grid, IRanges, GenomicRanges
Imports: circlize (>= 0.4.8), GetoptLong, grDevices, utils
Suggests: testthat (>= 1.0.0), knitr, RColorBrewer, markdown,
        rmarkdown, ComplexHeatmap (>= 1.99.0), Cairo, png, jpeg, tiff
VignetteBuilder: knitr
Description: Genome level Trellis graph visualizes genomic data conditioned by 
    genomic categories (e.g. chromosomes). For each genomic category, multiple 
    dimensional data which are represented as tracks describe different features 
    from different aspects. This package provides high flexibility to arrange
    genomic categories and to add self-defined graphics in the plot.
biocViews: Software, Visualization, Sequencing
URL: https://github.com/jokergoo/gtrellis
License: MIT + file LICENSE
git_url: https://git.bioconductor.org/packages/gtrellis
git_branch: devel
git_last_commit: ed8df37
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-10-31
NeedsCompilation: no
Packaged: 2025-10-31 22:12:48 UTC; biocbuild
Author: Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)
Maintainer: Zuguang Gu <z.gu@dkfz.de>
