![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
edgeR | ECHo | Bioinformatics | 13 | 04-18-2013 02:01 PM |
edgeR error | gokhulkrishnakilaru | Bioinformatics | 1 | 09-29-2012 07:28 PM |
edgeR | wangli | RNA Sequencing | 4 | 04-19-2012 07:58 AM |
Help the rookie with how to use edgeR- please! | finnola | Bioinformatics | 1 | 11-08-2011 10:18 AM |
edgeR | Puva | Bioinformatics | 2 | 05-19-2011 10:04 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Junior Member
Location: Oregon, USA Join Date: Jan 2013
Posts: 2
|
![]()
Hi All,
I am brand new to R (and am completely self taught, perhaps not very well either) and trying to learn how to use edgeR to analyze my RNA sequencing data. I have gotten all the way through the command sets until I reach the following and I get this error; >detags <-rownames(y)[as.logical(de)] > plotSmear(lrt,de.tags=detags) Error in quantile.default(M, c(0.05, 0.95)) : missing values and NaN's not allowed if 'na.rm' is FALSE I noticed that in my workspace, the detags value is listed as unknown [0], which I assume is a part of the problem but I have no idea how to fix it, or why it comes up like that. Any help anyone can offer would be so greatly appreciated! Cheers! |
![]() |
![]() |
![]() |
#2 |
Member
Location: Melbourne, Australia Join Date: Apr 2011
Posts: 91
|
![]()
See Section 1.3 "How to get help" in the edgeR User's Guide.
You will need to explain in detail how you computed the data objects in your code (y and lrt). |
![]() |
![]() |
![]() |
Thread Tools | |
|
|