gtrellis

This is the released version of gtrellis; for the devel version, see gtrellis.

Genome Level Trellis Layout


Bioconductor version: Release (3.22)

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.

Author: Zuguang Gu [aut, cre] ORCID iD ORCID: 0000-0002-7395-8709

Maintainer: Zuguang Gu <guzuguang at suat-sz.edu.cn>

Citation (from within R, enter citation("gtrellis")):

Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("gtrellis")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("gtrellis")

Details

See More

Package Archives

Follow Installation instructions to use this package in your R session.