BP4RNAseq
A babysitter's package for reproducible RNA-seq analysis
Bioconductor version: 3.23 · Package version: 1.22.0
An automated pipe for reproducible RNA-seq analysis with the minimal efforts from researchers. The package can process bulk RNA-seq data and single-cell RNA-seq data. You can only provide the taxa name and the accession id of RNA-seq data deposited in the National Center for Biotechnology Information (NCBI). After a cup of tea or longer, you will get formated gene expression data as gene count and transcript count based on both alignment-based and alignment-free workflows.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BP4RNAseq") Details
| Maintainer | Shanwen Sun <sunshanwen@gmail.com> |
| Author | Shanwen Sun [cre, aut], Lei Xu [aut], Quan Zou [aut] |
| License | GPL-2 |
| System Requirements | UNIX, SRA Toolkit=2.10.3, Entrez Direct=13.3, FastQC=v0.11.9, Cutadapt=2.10, datasets, SAMtools=1.9, HISAT2=2.2.0, StringTie=2.1.1, Salmon=1.2.1 |
| Downloads rank | 37 |
| Source branch | RELEASE_3_23 |
| biocViews | GeneExpressionWorkflow, Workflow |