README.md

SBGNview.data: supporting datasets for SBGNview package.

Citation

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

Installation

Install SBGNview.data

Install SBGNview.data through Bioconductor: ```{r install, eval = FALSE} BiocManager::install(c("SBGNview.data"))

Install SBGNview.data through GitHub:
```{r install.1, eval = FALSE}
install.packages("devtools")
devtools::install_github("datapplab/SBGNview.data")

Clone the Git repository: {r clone.git, eval = FALSE} git clone https://github.com/datapplab/SBGNview.data.git

Additional information

For more info and usage of SBGNview.data, please check the package documentation and the vignette. * SBGNview.data vignette

For info and usage of SBGNview, please check the package documentation and the vignettes. SBGNview Quick Start SBGNview main tutorial

For any questions, please contact Kovidh Vegesna (kvegesna [AT] uncc.edu) or Weijun Luo (luo_weijun [AT] yahoo.com)



datapplab/SBGNview.data documentation built on March 3, 2021, 7:34 p.m.