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
| Maintainer | Ying Chen <chen_ying@gis.a-star.edu.sg> |
| Author | Jonathan Goeke [aut], Ying Chen [cre], Yuk Kei Wan [aut] |
| License | GPL-3 + file LICENSE |
| URL | https://github.com/GoekeLab/NanoporeRNASeq |
| Downloads rank | 151 |
| Source branch | RELEASE_3_23 |
| biocViews | ExperimentData, 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