ExpressionAtlas: download RPKM/TPM
0
0
Entering edit mode
@antonio-miguel-de-jesus-domingues-5182
Last seen 12 weeks ago
Germany

I downloaded data for an RNA-seq experiment using the ExpressionAtlas package - very very straightforward by the way. Sadly the data contains only the  raw counts from said experiment, whereas my expectation was that one would also get access to the pre-calculated RPKM/TPM since these are available for download in the Expression Atlas site. Of course I could simply download the TPM data manually and take it from there (which I did), but for the sake of reproducibility I was wondering if this data is also accessible using the package. Did I miss it?

Cheers

suppressMessages(library(ExpressionAtlas))

acc <- "E-ERAD-475"
allExps <- getAtlasData(acc)

sumexp <- allExps[[ acc ]]$rnaseq

assays(sumexp)

List of length 1
names(1): counts

 

SessionInfo()

ExpressionAtlas EMBL TPM • 1.2k views

Login before adding your answer.

Traffic: 765 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6