Error about using cummeRbund package to load cuffdiff output data
0
0
Entering edit mode
5.0 years ago
673422688 • 0

I had analyzed the RNA-seq data with Tophat-Cufflinks-Cuffdiff procedure. when I used the cummeRbund package by R I can not read the diffout data correctly from the Cuffdiff and showed Error: Faceting variables must have at least one value, After input Cuff,R showed: CuffSet instance with: 2 samples 47632 genes 0 isoforms 0 TSS 0 CDS 0 promoters 0 splicing 0 What is the reason for relCDS?   Here is my code: Setwd("D:/RNA-seq data/B6_SMX") ##RNA-seq Cuffdiff diffout path Library(cummeRbund) Cuff <- readCufflinks() dispersionPlot(genes(cuff))

Thank you so much for answering my question.

RNA-Seq cummeRbund R • 1.1k views
ADD COMMENT
0
Entering edit mode

that "pipeline" is deprecated for years now, perhaps consider to switching to something more recent/modern ? Hisat2-stringtie-ballgown for instance

ADD REPLY
0
Entering edit mode

I know it. Since I am a beginner, my teacher wants me to run the tophat-cufflinks-cuffdiff pipeline firstly and independently to undersatand some basic knowledge about linux and transcriptome. If you have some solutions,many thanks.

ADD REPLY
0
Entering edit mode

mmyeah ... still you will/can get the some insights using the more up-to-date version ;)

ADD REPLY

Login before adding your answer.

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