A vignette file is available at this link. To see the html version, use vignette(“SVMDO_guide.Rmd”). Note: if you want to install from Github, please specify build_vignettes = TRUE in install_github.
Licence and use
SVMDO is a free software; you can redistribute it and/or modify it under the terms of the GNU General Public License 3 (GPL 3) as published by the Free Software Foundation. It is distributed in the hope that it will be useful, but without any warranty and without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.
SVMDO
Overview
SVMDO is a R package providing Shiny-based web application for extracting disease-associated and normal/tumor tissue sample discriminating gene sets.
Using FPKM and RPKM normalized RNA-Seq transcriptomics data, the package follows the steps displayed in Figure-1:
Installation
To install any package from Bioconductor, run the following command in your R console:
To install the SVMDO package using BiocManager, run the following command in your R console:
The recent version can be downloaded from Github repository:
Package tutorial
A vignette file is available at this link. To see the html version, use vignette(“SVMDO_guide.Rmd”). Note: if you want to install from Github, please specify build_vignettes = TRUE in install_github.
Licence and use
SVMDO is a free software; you can redistribute it and/or modify it under the terms of the GNU General Public License 3 (GPL 3) as published by the Free Software Foundation. It is distributed in the hope that it will be useful, but without any warranty and without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.