目录

MLSeq is an R/BIOCONDUCTOR package, which provides several algorithms including support vector machines (SVM), bagging support vector machines (bagSVM), random forest (RF) and classification and regression trees (CART) to classify sequencing data. To achieve this, MLSeq package requires a count table, which contains the number of reads mapped to each transcript for each sample. This kind of count data can be obtained from RNA-Seq experiments, also from other sequencing experiments such as DNA or ChIP-sequencing.

To install the MLSeq package in R:

source(“http://bioconductor.org/biocLite.R") biocLite(“MLSeq”)

If you use MLSeq package in your research, please cite it as below:

Gokmen Zararsiz, Dincer Goksuluk, Selcuk Korkmaz, Vahap Eldem, Izzet Parug Duru, Turgay Unver and Ahmet Ozturk (2014). MLSeq: Machine learning interface for RNA-Seq data. R package version 0.99.3.

To get BibTeX entry for LaTeX users, type the following:

citation(“MLSeq”)

Please contact us, if you have any questions or suggestions:

gokmenzararsiz@hotmail.com

关于

用于RNA-Seq数据的机器学习分类

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

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