Merge pull request #1 from ur-ctsi/add-license-1 Create LICENSE
Merge pull request #1 from ur-ctsi/add-license-1
Create LICENSE
RBM: a R package for microarray and RNA-Seq data analysis
Use A Resampling-Based Empirical Bayes Approach to Assess Differential Expression in Two-Color Microarrays and RNA-Seq data sets.
Bioconductor version: Release (3.9)Author: Dongmei Li and Chin-Yuan LiangMaintainer: Dongmei Li Dongmei_Li@urmc.rochester.eduPackage repository: view on Bioconductor
Citation (from within R, enter citation(“RBM”)):
Li D, Liang C (2019). RBM: RBM: a R package for microarray and RNA-Seq data analysis. R package version 1.16.0.
To install this package, start R (version “3.6”) and enter:
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("RBM")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RBM")
用于分析RNA结合蛋白的R包
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
RBM
RBM: a R package for microarray and RNA-Seq data analysis
Use A Resampling-Based Empirical Bayes Approach to Assess Differential Expression in Two-Color Microarrays and RNA-Seq data sets.
Bioconductor version: Release (3.9)
Author: Dongmei Li and Chin-Yuan Liang
Maintainer: Dongmei Li Dongmei_Li@urmc.rochester.edu
Package repository: view on Bioconductor
Citation (from within R, enter citation(“RBM”)):
Installation
To install this package, start R (version “3.6”) and enter:
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter: