目录

Build Status bioc

PRAM: Pooling RNA-seq and Assembling Models

Table of Contents


Introduction

Pooling RNA-seq and Assembling Models (PRAM) is an Bioconductor R package that utilizes multiple RNA-seq datasets to predict transcript models. The workflow of PRAM contains four steps, which is shown in the figure below with function names and associated key parameters. PRAM has a vignette that describes each function in details.

Installation

From GitHub

Start R and enter:

devtools::install_github('pliu55/pram')

From Bioconductor

Start R and enter:

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

Reference

PRAM: a novel pooling approach for discovering intergenic transcripts from large-scale RNA sequencing experiments. Peng Liu, Alexandra A. Soukup, Emery H. Bresnick, Colin N. Dewey, and Sündüz Keleş. bioRxiv, 2019. doi: https://doi.org/10.1101/636282

For key results reported in the PRAM manuscript and scripts for reproducibility, please check out this GitHub repository.

Contact

Got a question? Please report it at the issues tab in this repository.

License

PRAM is licensed under the GNU General Public License v3.

关于

用于分析RNA-seq数据的R包,提供差异表达分析、基因集富集分析等功能

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

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