- Home
- Bioconductor 3.21
- Software Packages
- SBGNview
SBGNview
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see SBGNview.
"SBGNview: Data Analysis, Integration and Visualization on SBGN Pathways"
Bioconductor version: 3.21
SBGNview is a tool set for pathway based data visalization, integration and analysis. SBGNview is similar and complementary to the widely used Pathview, with the following key features: 1. Pathway definition by the widely adopted Systems Biology Graphical Notation (SBGN); 2. Supports multiple major pathway databases beyond KEGG (Reactome, MetaCyc, SMPDB, PANTHER, METACROP) and user defined pathways; 3. Covers 5,200 reference pathways and over 3,000 species by default; 4. Extensive graphics controls, including glyph and edge attributes, graph layout and sub-pathway highlight; 5. SBGN pathway data manipulation, processing, extraction and analysis.
Author: Xiaoxi Dong*, Kovidh Vegesna*, Weijun Luo
Maintainer: Weijun Luo <luo_weijun at yahoo.com>
citation("SBGNview")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SBGNview")
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("SBGNview")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.