目录

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:

  1. Differential Expression Analysis: Extracting differentially expressed genes from RNA-Seq datasets downloaded from either TCGA or GEO databases.
  2. Feature Selection: Filtration of differentially expressed genes with Disease Ontology Enrichment Analysis.
  3. Gene Set Trimming and Classification: Wilk’s Lambda based discriminative gene set preparation for SVM classification.
  4. Prognostic Performance: Single gene survival analysis of discriminative sets providing classification.

Installation

To install any package from Bioconductor, run the following command in your R console:

if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")

To install the SVMDO package using BiocManager, run the following command in your R console:

BiocManager::install("SVMDO")

The recent version can be downloaded from Github repository:

install.packages("devtools")
devtools::install_github("robogeno/SVMDO")

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.

关于

用于差异表达基因筛选和疾病相关基因识别的生物信息学工具

8.5 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号