Error in importing Salmon quantification to R using tximeta
1
0
Entering edit mode
June. ▴ 10
@june-23879
Last seen 3.7 years ago

Hi,

I am following the workflow (https://bioconductor.org/packages/release/workflows/vignettes/rnaseqGene/inst/doc/rnaseqGene.html) for RNA-Seq with DESeq2. There, to import Salmon coldata file to R with tximeta, I get this error and I haven't find a solution for it on the web:

library("tximeta")
se <- tximeta(coldata)

**Error in FUN(X[[i]], ...) : file.exists(jsonPath) is not TRUE**

How to solve it?

Thanks in advance.

deseq2 tximeta • 815 views
ADD COMMENT
1
Entering edit mode
@mikelove
Last seen 10 hours ago
United States

This error is telling you that The files are not available as expected. This could mean that the data package was not installed perhaps?

ADD COMMENT

Login before adding your answer.

Traffic: 534 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