error in tximport command
1
0
Entering edit mode
3.9 years ago
StartR ▴ 30

when I am typing command : txi <- tximport(samples, type = "stringtie", tx2gene = tx2gene)

I am getting this error:

Error in match.arg(type, c("none", "kallisto", "salmon", "sailfish", "rsem")) : 
  'arg' should be one of “none”, “kallisto”, “salmon”, “sailfish”, “rsem”

I am using t_data.ctab files from STRINGTIE output.

Please help

tximport • 817 views
ADD COMMENT
1
Entering edit mode
3.9 years ago
ATpoint 81k

You are probably using an old version that did not yet support stringtie import. I suggest you update tximport and try again. stringtie support was added with version 1.8.0, see https://bioconductor.org/packages/release/bioc/news/tximport/NEWS

ADD COMMENT
0
Entering edit mode

Yes, you were right, thank you!

ADD REPLY

Login before adding your answer.

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