Bioc2026 Registration Open!

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

MaintainerShanwen Sun <sunshanwen@gmail.com>
AuthorShanwen Sun [cre, aut], Lei Xu [aut], Quan Zou [aut]
LicenseGPL-2
System RequirementsUNIX, 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 rank37
Source branchRELEASE_3_23
biocViewsGeneExpressionWorkflow, Workflow

Download

Dependencies

Depends: R (>= 4.0.0)

Imports: dplyr, fastqcr, stringr, tidyr, stats, utils, magrittr, reticulate

Suggests: knitr, rmarkdown, testthat