SBGNview.data: supporting datasets for SBGNview package.
Please cite the following papers when using this open-source package. This will help the project and our team:
Luo W, Brouwer C. Pathview: an R/Biocondutor package for pathway-based data integration and visualization. Bioinformatics, 2013, 29(14):1830-1831, doi: 10.1093/bioinformatics/btt285
Install SBGNview.data through Bioconductor:
BiocManager::install(c("SBGNview.data"))
Install SBGNview.data through GitHub:
install.packages("devtools")
devtools::install_github("datapplab/SBGNview.data")
Clone the Git repository:
git clone https://github.com/datapplab/SBGNview.data.git
For more info and usage of SBGNview.data, please check the package documentation and the vignette.
For info and usage of SBGNview, please check the package documentation and the vignettes.
For any questions, please contact Kovidh Vegesna (kvegesna [AT] uncc.edu) or Weijun Luo (luo_weijun [AT] yahoo.com)