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: ```{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
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.