Bioc2026 Registration Open!

NanoporeRNASeq

Nanopore RNA-Seq Example data

Bioconductor version: 3.23 · Package version: 1.22.0

The NanoporeRNASeq package contains long read RNA-Seq data generated using Oxford Nanopore Sequencing. The data consists of 6 samples from two human cell lines (K562 and MCF7) that were generated by the SG-NEx project. Each of these cell lines has three replicates, with 1 direct RNA sequencing data and 2 cDNA sequencing data. Reads are aligned to chromosome 22 (Grch38) and stored as bam files. The original data is from the SG-NEx project.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("NanoporeRNASeq")

Details

MaintainerYing Chen <chen_ying@gis.a-star.edu.sg>
AuthorJonathan Goeke [aut], Ying Chen [cre], Yuk Kei Wan [aut]
LicenseGPL-3 + file LICENSE
URLhttps://github.com/GoekeLab/NanoporeRNASeq
Downloads rank151
Source branchRELEASE_3_23
biocViewsExperimentData, ExperimentHub, Genome, RNASeqData, SequencingData

Download

Dependencies

Depends: R(>= 4.0.0), ExperimentHub (>= 1.15.3)

Suggests: knitr, bambu, ggbio, BSgenome.Hsapiens.NCBI.GRCh38, circlize, ComplexHeatmap, apeglm, rlang, rmarkdown, GenomicAlignments, Rsamtools

Enhances: parallel

Reverse dependencies

Suggests Me (1): bambu