Package: gtrellis Type: Package Title: Genome Level Trellis Layout Version: 1.45.0 Date: 2026-01-30 Authors@R: person("Zuguang", "Gu", email = "guzuguang@suat-sz.edu.cn", role = c("aut", "cre"), comment = c('ORCID'="0000-0002-7395-8709")) Depends: R (>= 4.0.0), 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 Config/pak/sysreqs: perl Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:40:54 UTC RemoteUrl: https://github.com/bioc/gtrellis RemoteRef: HEAD RemoteSha: ddebf6d9620162daea4da74dd0d1b6476ae57011 NeedsCompilation: no Packaged: 2026-05-30 08:06:12 UTC; root Author: Zuguang Gu [aut, cre] (ORCID: ) Maintainer: Zuguang Gu