Error in cummeRbund R library package (Error: Columns index not found)
1
0
Entering edit mode
5.5 years ago

Hi,

With the below cuffdiff output, I already generated plots using cummeRbund package. But now, I am getting some error. What could be the reason? Have anyone faced it before?

cuff_data <- readCufflinks("/Users/admin/Desktop/RNA_seq_Analysis/cuffdiff", rebuild = T)

Creating database /Users/admin/Desktop/RNA_seq_Analysis/cuffdiff/cuffData.db

Reading Run Info File /Users/admin/Desktop/RNA_seq_Analysis/cuffdiff/run.info

Writing runInfo Table

Reading Read Group Info  /Users/admin/Desktop/RNA_seq_Analysis/cuffdiff/read_groups.info

Writing replicates Table

Reading Var Model Info  /Users/admin/Desktop/RNA_seq_Analysis/cuffdiff/var_model.info

Writing varModel Table

Reading /Users/admin/Desktop/RNA_seq_Analysis/cuffdiff/genes.fpkm_tracking

Checking samples table...

Populating samples table...

Error: Columns `index` not found

In addition: There were 50 or more warnings (use warnings() to see the first 50) >

cuff_data

CuffSet instance with:

0 samples

0 genes

0 isoforms

0 TSS

0 CDS

0 promoters

0 splicing

0 relCDS

RNAseq cummeRbund cuffdiff • 1.6k views
ADD COMMENT
0
Entering edit mode

Why you are using rebuild = T option? Have you tried without using that option?

ADD REPLY
0
Entering edit mode

Yeah, tried without that as well. Same error and empty cuffset instance.

ADD REPLY
0
Entering edit mode

Can you please post the output of this command:

packageVersion("cummeRbund")
ADD REPLY
0
Entering edit mode

packageVersion("cummeRbund") [1] ‘2.16.0

ADD REPLY
0
Entering edit mode
4.8 years ago
Abdul Rawoof ▴ 60

Update cummeRbund package to version 2.26.0 Hope, this will resolve your error issue.

ADD COMMENT

Login before adding your answer.

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