edgeR GLM error
3
0
Entering edit mode
@javier-simon-sanchez-5495
Last seen 10.0 years ago
Hello, My name is Javier Simón Seanchez and I'm a post-doc at the VUmc in Amsterdam. The reason of this e-mail is that im running edgeR in an expression dataset and getting the following error when calculating the GLM common dispersion: *Error in beta[k, ] <- betaj[decr, ] : NAs are not allowed in subscripted assignments * Im running cases versus controls and I want to modulate for different tissues. How can I overcome this error? Thanks a lot in advance -- Javier Simon-Sanchez [[alternative HTML version deleted]]
edgeR edgeR • 1.3k views
ADD COMMENT
0
Entering edit mode
@javier-simon-sanchez-5495
Last seen 10.0 years ago
Hello, My name is Javier Simón Seanchez and I'm a post-doc at the VUmc in Amsterdam. The reason of this e-mail is that I'm trying to run edgeR in an expression dataset and getting the following error when calculating the GLM common dispersion: *Error in beta[k, ] <- betaj[decr, ] : NAs are not allowed in subscripted assignments * Im running cases versus controls and I want to modulate for different tissues. How can I overcome this error? My design matrix looks like this: (Intercept) Tissue1 Tissue2 Tissue3 Tissue4 case_control Sample1 1 0 0 0 0 1 Sample2 1 1 0 0 0 1 Sample3 1 0 0 1 0 1 Sample4 1 0 0 0 1 1 Sample5 1 0 0 0 0 1 Sample6 1 1 0 0 0 1 Sample7 1 0 1 0 0 1 Sample8 1 0 0 1 0 1 Sample9 1 0 0 0 1 1 Sample10 1 0 0 0 0 1 Sample11 1 1 0 0 0 1 Sample12 1 0 1 0 0 1 Sample13 1 0 0 1 0 1 Sample14 1 0 0 0 1 1 Sample15 1 0 0 0 0 1 Sample16 1 1 0 0 0 1 Sample17 1 0 1 0 0 1 Sample18 1 0 0 1 0 1 Sample19 1 0 0 0 1 1 Sample20 1 0 0 0 0 1 Sample21 1 1 0 0 0 1 Sample22 1 0 1 0 0 1 Sample23 1 0 0 1 0 1 Sample24 1 0 0 0 1 1 Sample25 1 0 0 0 0 1 Sample26 1 1 0 0 0 1 Sample27 1 0 1 0 0 1 Sample28 1 0 0 1 0 1 Sample29 1 0 0 0 1 1 Sample30 1 0 0 0 0 1 Sample31 1 1 0 0 0 1 Sample32 1 0 1 0 0 1 Sample33 1 0 0 1 0 1 Sample34 1 0 0 0 1 1 Sample35 1 0 0 0 0 1 Sample36 1 1 0 0 0 1 Sample37 1 0 0 1 0 1 Sample38 1 0 0 0 1 1 Sample39 1 0 0 0 0 1 Sample40 1 1 0 0 0 1 Sample41 1 0 0 1 0 1 Sample42 1 0 0 0 1 1 Sample43 1 0 1 0 0 1 Sample44 1 0 0 0 0 1 Sample45 1 1 0 0 0 1 Sample46 1 0 1 0 0 1 Sample47 1 0 0 1 0 1 Sample48 1 0 0 0 1 1 Sample49 1 0 0 0 0 1 Sample50 1 1 0 0 0 1 Sample51 1 0 1 0 0 1 Sample52 1 0 0 1 0 1 Sample53 1 0 0 0 1 1 Sample54 1 0 0 0 0 1 Sample55 1 1 0 0 0 1 Sample56 1 0 1 0 0 1 Sample57 1 0 0 1 0 1 Sample58 1 0 0 0 1 1 Sample59 1 1 0 0 0 1 Sample60 1 0 0 0 1 1 Sample61 1 0 0 0 0 1 Sample62 1 1 0 0 0 1 Sample63 1 0 1 0 0 1 Sample64 1 0 0 1 0 1 Sample65 1 0 0 0 1 1 Sample66 1 1 0 0 0 1 Sample67 1 0 1 0 0 1 Sample68 1 0 0 0 0 1 Sample69 1 0 0 1 0 1 Sample70 1 0 0 0 1 1 Sample71 1 0 0 0 0 0 Sample72 1 1 0 0 0 0 Sample73 1 0 1 0 0 0 Sample74 1 0 0 1 0 0 Sample75 1 0 0 0 1 0 Sample76 1 0 0 0 0 0 Sample77 1 1 0 0 0 0 Sample78 1 0 1 0 0 0 Sample79 1 0 0 1 0 0 Sample80 1 0 0 0 1 0 Sample81 1 0 0 0 0 0 Sample82 1 1 0 0 0 0 Sample83 1 0 1 0 0 0 Sample84 1 0 0 1 0 0 Sample85 1 0 0 0 1 0 Sample86 1 0 0 0 0 0 Sample87 1 1 0 0 0 0 Sample88 1 0 1 0 0 0 Sample89 1 0 0 1 0 0 Sample90 1 0 0 0 1 0 Sample91 1 0 0 0 0 0 Sample92 1 1 0 0 0 0 Sample93 1 0 1 0 0 0 Sample94 1 0 0 1 0 0 Sample95 1 0 0 0 1 0 Thanks a lot for your help. [[alternative HTML version deleted]]
ADD COMMENT
0
Entering edit mode
@gordon-smyth
Last seen 9 hours ago
WEHI, Melbourne, Australia
Dear Javier, This error has been discused a number of times on this list. The solution is to upgrade edgeR to the current devel version. Also please see the Bioconductor posting guide: http://www.bioconductor.org/help/mailing-list/posting-guide/ Best wishes Gordon > Date: Tue, 11 Sep 2012 13:04:55 +0200 > From: Javier Sim?n-S?nchez <simonsanchezj at="" gmail.com=""> > To: bioconductor at r-project.org > Subject: [BioC] edgeR GLM error > > Hello, > My name is Javier Sim?n Seanchez and I'm a post-doc at the VUmc in > Amsterdam. > > The reason of this e-mail is that im running edgeR in an expression dataset > and getting the following error when calculating the GLM common dispersion: > > *Error in beta[k, ] <- betaj[decr, ] : > NAs are not allowed in subscripted assignments > * > > Im running cases versus controls and I want to modulate for different > tissues. How can I overcome this error? > > Thanks a lot in advance > > -- > Javier Simon-Sanchez > ______________________________________________________________________ The information in this email is confidential and intend...{{dropped:5}}
ADD COMMENT
0
Entering edit mode
Hello Gordon, Thanks a lot for your reply. How can I upgrade to the latest version of edge R? I have checked on the list and it looks like i need version 2.99.3. However, the one you provide at http://www.bioconductor.org/packages/2.10/bioc/html/edgeR.html is edgeR_2.6.12. How can I get the needed version? Thanks a lot for your help. On Thu, Sep 13, 2012 at 2:43 AM, Gordon K Smyth <smyth@wehi.edu.au> wrote: > Dear Javier, > > This error has been discused a number of times on this list. The solution > is to upgrade edgeR to the current devel version. > > Also please see the Bioconductor posting guide: > > http://www.bioconductor.org/**help/mailing- list/posting-**guide/<http: www.bioconductor.org="" help="" mailing-list="" posting-guide=""/> > > Best wishes > Gordon > > Date: Tue, 11 Sep 2012 13:04:55 +0200 >> From: Javier Sim?n-S?nchez <simonsanchezj@gmail.com> >> To: bioconductor@r-project.org >> Subject: [BioC] edgeR GLM error >> >> Hello, >> My name is Javier Simón Seanchez and I'm a post-doc at the VUmc in >> Amsterdam. >> >> The reason of this e-mail is that im running edgeR in an expression >> dataset >> and getting the following error when calculating the GLM common >> dispersion: >> >> *Error in beta[k, ] <- betaj[decr, ] : >> NAs are not allowed in subscripted assignments >> * >> >> Im running cases versus controls and I want to modulate for different >> tissues. How can I overcome this error? >> >> Thanks a lot in advance >> >> -- >> Javier Simon-Sanchez >> >> > ______________________________**______________________________**____ ______ > The information in this email is confidential and inte...{{dropped:15}}
ADD REPLY
0
Entering edit mode
Hello Gordon, Again, thank you for your recent help on this. As I tyold you, I managed to un my analysis. However, I get the impression that the model is adjusting propoerly. I want to run Cases vs Controls controling for differences beteween brain fregions but IM getting ~300- associated p values after correcting for multiple testing. The code im using is: library(limma) library(edgeR) x <- read.delim("/myexpressiondata.txt",row.names="Symbol") group <- factor (c(1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0 ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)) d <- DGEList(counts=x,group=group) cpm.d <- cpm(d) d <- d[rowSums(cpm.d > 1) >= 4, ] d <- calcNormFactors(d) region <- factor(c("Caudate","Frontal","Putamen","Temporal","Caudate","Frontal", "Hippocampus","Putamen","Temporal","Caudate","Frontal","Hippocampus"," Putamen","Temporal","Caudate","Frontal","Hippocampus","Putamen","Tempo ral","Caudate","Frontal","Hippocampus","Putamen","Temporal","Caudate", "Frontal","Hippocampus","Putamen","Temporal","Caudate","Frontal","Hipp ocampus","Putamen","Temporal","Caudate","Frontal","Hippocampus","Putam en","Temporal","Caudate","Frontal","Hippocampus","Putamen","Temporal", "Caudate","Frontal","Hippocampus","Putamen","Temporal")) design <- model.matrix(~region+d$samples$group) d <- estimateGLMCommonDisp(d, design,verbose=TRUE) d <- estimateGLMTrendedDisp(d, design) d <- estimateGLMTagwiseDisp(d, design) glmfit.tagwise.d <- glmFit(d,design,dispersion=d$tagwise.dispersion) lrt.tagwise.d <- glmLRT(glmfit.tagwise.d) topTags(lrt.tagwise.d) Thanks! On Thu, Sep 13, 2012 at 2:43 AM, Gordon K Smyth <smyth@wehi.edu.au> wrote: > Dear Javier, > > This error has been discused a number of times on this list. The solution > is to upgrade edgeR to the current devel version. > > Also please see the Bioconductor posting guide: > > http://www.bioconductor.org/**help/mailing- list/posting-**guide/<http: www.bioconductor.org="" help="" mailing-list="" posting-guide=""/> > > Best wishes > Gordon > > Date: Tue, 11 Sep 2012 13:04:55 +0200 >> From: Javier Sim?n-S?nchez <simonsanchezj@gmail.com> >> To: bioconductor@r-project.org >> Subject: [BioC] edgeR GLM error >> >> Hello, >> My name is Javier Simón Seanchez and I'm a post-doc at the VUmc in >> Amsterdam. >> >> The reason of this e-mail is that im running edgeR in an expression >> dataset >> and getting the following error when calculating the GLM common >> dispersion: >> >> *Error in beta[k, ] <- betaj[decr, ] : >> NAs are not allowed in subscripted assignments >> * >> >> Im running cases versus controls and I want to modulate for different >> tissues. How can I overcome this error? >> >> Thanks a lot in advance >> >> -- >> Javier Simon-Sanchez >> >> > ______________________________**______________________________**____ ______ > The information in this email is confidential and inte...{{dropped:15}}
ADD REPLY
0
Entering edit mode
Dear Javier, I don't see the slightest evidence of any error or problem. In fact, you say that everything is running properly. You might find it helpful to have a look at the posting guide: http:://www.bioconductor.org/doc/postingGuide.html Best wishes Gordon On Wed, 19 Sep 2012, Javier Sim?n-S?nchez wrote: > Hello Gordon, > > Again, thank you for your recent help on this. As I tyold you, I managed to > un my analysis. However, I get the impression that the model is adjusting > propoerly. > > I want to run Cases vs Controls controling for differences beteween brain > fregions but IM getting ~300- associated p values after correcting for > multiple testing. The code im using is: > > library(limma) > library(edgeR) > x <- read.delim("/myexpressiondata.txt",row.names="Symbol") > group <- factor > (c(1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0 ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)) > d <- DGEList(counts=x,group=group) > cpm.d <- cpm(d) > d <- d[rowSums(cpm.d > 1) >= 4, ] > d <- calcNormFactors(d) > region <- > factor(c("Caudate","Frontal","Putamen","Temporal","Caudate","Frontal ","Hippocampus","Putamen","Temporal","Caudate","Frontal","Hippocampus" ,"Putamen","Temporal","Caudate","Frontal","Hippocampus","Putamen","Tem poral","Caudate","Frontal","Hippocampus","Putamen","Temporal","Caudate ","Frontal","Hippocampus","Putamen","Temporal","Caudate","Frontal","Hi ppocampus","Putamen","Temporal","Caudate","Frontal","Hippocampus","Put amen","Temporal","Caudate","Frontal","Hippocampus","Putamen","Temporal ","Caudate","Frontal","Hippocampus","Putamen","Temporal")) > design <- model.matrix(~region+d$samples$group) > d <- estimateGLMCommonDisp(d, design,verbose=TRUE) > d <- estimateGLMTrendedDisp(d, design) > d <- estimateGLMTagwiseDisp(d, design) > glmfit.tagwise.d <- glmFit(d,design,dispersion=d$tagwise.dispersion) > lrt.tagwise.d <- glmLRT(glmfit.tagwise.d) > topTags(lrt.tagwise.d) > > > > Thanks! > On Thu, Sep 13, 2012 at 2:43 AM, Gordon K Smyth <smyth at="" wehi.edu.au=""> wrote: > >> Dear Javier, >> >> This error has been discused a number of times on this list. The solution >> is to upgrade edgeR to the current devel version. >> >> Also please see the Bioconductor posting guide: >> >> http://www.bioconductor.org/**help/mailing- list/posting-**guide/<http: www.bioconductor.org="" help="" mailing-list="" posting-guide=""/> >> >> Best wishes >> Gordon >> >> Date: Tue, 11 Sep 2012 13:04:55 +0200 >>> From: Javier Sim?n-S?nchez <simonsanchezj at="" gmail.com=""> >>> To: bioconductor at r-project.org >>> Subject: [BioC] edgeR GLM error >>> >>> Hello, >>> My name is Javier Sim?n Seanchez and I'm a post-doc at the VUmc in >>> Amsterdam. >>> >>> The reason of this e-mail is that im running edgeR in an expression >>> dataset >>> and getting the following error when calculating the GLM common >>> dispersion: >>> >>> *Error in beta[k, ] <- betaj[decr, ] : >>> NAs are not allowed in subscripted assignments >>> * >>> >>> Im running cases versus controls and I want to modulate for different >>> tissues. How can I overcome this error? >>> >>> Thanks a lot in advance >>> >>> -- >>> Javier Simon-Sanchez > > -- > Javier Simon-Sanchez ______________________________________________________________________ The information in this email is confidential and intend...{{dropped:5}}
ADD REPLY
0
Entering edit mode
HI, thanks a lot for your reply. The reason I think there's an error is because i get ~3000 associated transcripts, which in my opinion is too much, espescially because is the same amount I would get when using a pairwise comparison. Because of this, I think the package is not modulating for the brain region... I checked in the list but no one had this problem. Any ideas? Thanks a lot for our time and replies! On Thu, Sep 20, 2012 at 1:38 AM, Gordon K Smyth <smyth@wehi.edu.au> wrote: > Dear Javier, > > I don't see the slightest evidence of any error or problem. In fact, you > say that everything is running properly. > > You might find it helpful to have a look at the posting guide: > > http:://www.bioconductor.org/**doc/postingGuide.html<http: www.bio="" conductor.org="" doc="" postingguide.html=""> > > Best wishes > Gordon > > > > On Wed, 19 Sep 2012, Javier Simón-Sánchez wrote: > > Hello Gordon, >> >> Again, thank you for your recent help on this. As I tyold you, I managed >> to >> un my analysis. However, I get the impression that the model is adjusting >> propoerly. >> >> I want to run Cases vs Controls controling for differences beteween brain >> fregions but IM getting ~300- associated p values after correcting for >> multiple testing. The code im using is: >> >> library(limma) >> library(edgeR) >> x <- read.delim("/myexpressiondata.**txt",row.names="Symbol") >> group <- factor >> (c(1,1,1,1,1,1,1,1,1,1,1,1,1,**1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,** >> 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,**0,0,0,0,0,0)) >> d <- DGEList(counts=x,group=group) >> cpm.d <- cpm(d) >> d <- d[rowSums(cpm.d > 1) >= 4, ] >> d <- calcNormFactors(d) >> region <- >> factor(c("Caudate","Frontal","**Putamen","Temporal","Caudate",** >> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >> "Frontal","Hippocampus","**Putamen","Temporal")) >> design <- model.matrix(~region+d$**samples$group) >> d <- estimateGLMCommonDisp(d, design,verbose=TRUE) >> d <- estimateGLMTrendedDisp(d, design) >> d <- estimateGLMTagwiseDisp(d, design) >> glmfit.tagwise.d <- glmFit(d,design,dispersion=d$**tagwise.dispersion) >> lrt.tagwise.d <- glmLRT(glmfit.tagwise.d) >> topTags(lrt.tagwise.d) >> >> >> >> Thanks! >> On Thu, Sep 13, 2012 at 2:43 AM, Gordon K Smyth <smyth@wehi.edu.au> >> wrote: >> >> Dear Javier, >>> >>> This error has been discused a number of times on this list. The >>> solution >>> is to upgrade edgeR to the current devel version. >>> >>> Also please see the Bioconductor posting guide: >>> >>> http://www.bioconductor.org/****help/mailing- list/posting-****guide/<http: www.bioconductor.org="" **help="" mailing-="" list="" posting-**guide=""/> >>> <http: www.**bioconductor.org="" help="" mailing-**list="" posting-="" guide="" <http:="" www.bioconductor.org="" help="" mailing-list="" posting-guide=""/> >>> > >>> >>> >>> Best wishes >>> Gordon >>> >>> Date: Tue, 11 Sep 2012 13:04:55 +0200 >>> >>>> From: Javier Sim?n-S?nchez <simonsanchezj@gmail.com> >>>> To: bioconductor@r-project.org >>>> Subject: [BioC] edgeR GLM error >>>> >>>> Hello, >>>> My name is Javier Simón Seanchez and I'm a post-doc at the VUmc in >>>> Amsterdam. >>>> >>>> The reason of this e-mail is that im running edgeR in an expression >>>> dataset >>>> and getting the following error when calculating the GLM common >>>> dispersion: >>>> >>>> *Error in beta[k, ] <- betaj[decr, ] : >>>> NAs are not allowed in subscripted assignments >>>> * >>>> >>>> Im running cases versus controls and I want to modulate for different >>>> tissues. How can I overcome this error? >>>> >>>> Thanks a lot in advance >>>> >>>> -- >>>> Javier Simon-Sanchez >>>> >>> >> -- >> Javier Simon-Sanchez >> > > ______________________________**______________________________**____ ______ > The information in this email is confidential and inte...{{dropped:15}}
ADD REPLY
0
Entering edit mode
@gordon-smyth
Last seen 9 hours ago
WEHI, Melbourne, Australia
Dear Javier, I don't see the slightest evidence of any error or problem. You cannot prejudge how many DE transcripts you should get, and I have no idea what you mean by "associated transcripts" anyway. This is the last reply I will make to this thread. If you wish to receive help with using edgeR, please use a more informative subject heading for your email and explain your question in terms that others can understand. Best wishes Gordon --------------------------------------------- Professor Gordon K Smyth, Bioinformatics Division, Walter and Eliza Hall Institute of Medical Research, 1G Royal Parade, Parkville, Vic 3052, Australia. http://www.statsci.org/smyth On Thu, 20 Sep 2012, Javier Sim?n-S?nchez wrote: > HI, thanks a lot for your reply. The reason I think there's an error is > because i get ~3000 associated transcripts, which in my opinion is too > much, espescially because is the same amount I would get when using a > pairwise comparison. Because of this, I think the package is not modulating > for the brain region... > > I checked in the list but no one had this problem. Any ideas? > > Thanks a lot for our time and replies! > > On Thu, Sep 20, 2012 at 1:38 AM, Gordon K Smyth <smyth at="" wehi.edu.au=""> wrote: > >> Dear Javier, >> >> I don't see the slightest evidence of any error or problem. In fact, you >> say that everything is running properly. >> >> You might find it helpful to have a look at the posting guide: >> >> http:://www.bioconductor.org/**doc/postingGuide.html<http: www.bi="" oconductor.org="" doc="" postingguide.html=""> >> >> Best wishes >> Gordon >> >> >> >> On Wed, 19 Sep 2012, Javier Sim?n-S?nchez wrote: >> >> Hello Gordon, >>> >>> Again, thank you for your recent help on this. As I tyold you, I managed >>> to >>> un my analysis. However, I get the impression that the model is adjusting >>> propoerly. >>> >>> I want to run Cases vs Controls controling for differences beteween brain >>> fregions but IM getting ~300- associated p values after correcting for >>> multiple testing. The code im using is: >>> >>> library(limma) >>> library(edgeR) >>> x <- read.delim("/myexpressiondata.**txt",row.names="Symbol") >>> group <- factor >>> (c(1,1,1,1,1,1,1,1,1,1,1,1,1,**1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,** >>> 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,**0,0,0,0,0,0)) >>> d <- DGEList(counts=x,group=group) >>> cpm.d <- cpm(d) >>> d <- d[rowSums(cpm.d > 1) >= 4, ] >>> d <- calcNormFactors(d) >>> region <- >>> factor(c("Caudate","Frontal","**Putamen","Temporal","Caudate",** >>> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >>> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >>> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >>> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >>> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >>> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >>> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >>> "Frontal","Hippocampus","**Putamen","Temporal","Caudate",** >>> "Frontal","Hippocampus","**Putamen","Temporal")) >>> design <- model.matrix(~region+d$**samples$group) >>> d <- estimateGLMCommonDisp(d, design,verbose=TRUE) >>> d <- estimateGLMTrendedDisp(d, design) >>> d <- estimateGLMTagwiseDisp(d, design) >>> glmfit.tagwise.d <- glmFit(d,design,dispersion=d$**tagwise.dispersion) >>> lrt.tagwise.d <- glmLRT(glmfit.tagwise.d) >>> topTags(lrt.tagwise.d) >>> >>> >>> >>> Thanks! >>> On Thu, Sep 13, 2012 at 2:43 AM, Gordon K Smyth <smyth at="" wehi.edu.au=""> >>> wrote: >>> >>> Dear Javier, >>>> >>>> This error has been discused a number of times on this list. The >>>> solution >>>> is to upgrade edgeR to the current devel version. >>>> >>>> Also please see the Bioconductor posting guide: >>>> >>>> http://www.bioconductor.org/****help/mailing- list/posting-****guide/<http: www.bioconductor.org="" **help="" mailing-="" list="" posting-**guide=""/> >>>> <http: www.**bioconductor.org="" help="" mailing-**list="" posting-="" guide="" <http:="" www.bioconductor.org="" help="" mailing-list="" posting-guide=""/> >>>>> >>>> >>>> >>>> Best wishes >>>> Gordon >>>> >>>> Date: Tue, 11 Sep 2012 13:04:55 +0200 >>>> >>>>> From: Javier Sim?n-S?nchez <simonsanchezj at="" gmail.com=""> >>>>> To: bioconductor at r-project.org >>>>> Subject: [BioC] edgeR GLM error >>>>> >>>>> Hello, >>>>> My name is Javier Sim?n Seanchez and I'm a post-doc at the VUmc in >>>>> Amsterdam. >>>>> >>>>> The reason of this e-mail is that im running edgeR in an expression >>>>> dataset >>>>> and getting the following error when calculating the GLM common >>>>> dispersion: >>>>> >>>>> *Error in beta[k, ] <- betaj[decr, ] : >>>>> NAs are not allowed in subscripted assignments >>>>> * >>>>> >>>>> Im running cases versus controls and I want to modulate for different >>>>> tissues. How can I overcome this error? >>>>> >>>>> Thanks a lot in advance >>>>> >>>>> -- >>>>> Javier Simon-Sanchez >>>>> >>>> >>> -- >>> Javier Simon-Sanchez >>> >> >> ______________________________**______________________________**___ _______ >> The information in this email is confidential and intended solely for the >> addressee. >> You must not disclose, forward, print or use it without the permission of >> the sender. >> ______________________________**______________________________**___ _______ >> > > > > -- > Javier Simon-Sanchez > ______________________________________________________________________ The information in this email is confidential and intend...{{dropped:5}}
ADD COMMENT

Login before adding your answer.

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