Hi Daniela.

You haven't told us what inputs you've used for 'plm' and 'cls' ... and what is stored in 'u'?

Have you read the docs at:

?FIRMAGene

Cheers,
Mark


On 14-Mar-10, at 10:21 AM, dkny169 wrote:

Hello,
I have a question regarding FIRMAGene. Executing the FIRMAGene
command I get the following error:
fg<-FIRMAGene(plm, idsToUse=u, cls=cls)
Gathering/calculating residuals.
Reading units.
Error in if (any(units < 1)) stop("Argument 'units' contains non-
positive indices.") :
missing value where TRUE/FALSE needed

The commands used right before are:

monetaffx<-read.csv("MoEx-1_0-st-v1.na29.mm9.transcript.csv", sep=",",skip=20, header=TRUE,comment.char="",stringsAsFactors=FALSE) probetab<-read.table("MoEx-1_0-st-v1.na29.mm9.probeset.csv", sep="\t", header=TRUE, comment.char="", stringsAsFactors=FALSE) u<-which(getUnitNames(cdf) %in% monetaffx$probeset_id [monetaffx $category =="main" & monetaffx$total_probes >7 & monetaffx $total_probes <200])

I'm not sure what these commands do and how they need to be
changed to accommodate my own data:

cls <- gsub("TisMap_","",gsub("_0[1-3]_v1_WTGene1","",getNames(cs)))

Many thanks,
Daniela


--
When reporting problems on aroma.affymetrix, make sure 1) to run the latest version of the package, 2) to report the output of sessionInfo() and traceback(), and 3) to post a complete code example.


You received this message because you are subscribed to the Google Groups "aroma.affymetrix" group.
To post to this group, send email to aroma-affymetrix@googlegroups.com
To unsubscribe from this group, send email to 
aroma-affymetrix-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/aroma-affymetrix?hl=en

------------------------------
Mark Robinson, PhD (Melb)
Epigenetics Laboratory, Garvan
Bioinformatics Division, WEHI
e: m.robin...@garvan.org.au
e: mrobin...@wehi.edu.au
p: +61 (0)3 9345 2628
f: +61 (0)3 9347 0852
------------------------------






______________________________________________________________________
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.
______________________________________________________________________

--
When reporting problems on aroma.affymetrix, make sure 1) to run the latest 
version of the package, 2) to report the output of sessionInfo() and 
traceback(), and 3) to post a complete code example.


You received this message because you are subscribed to the Google Groups 
"aroma.affymetrix" group.
To post to this group, send email to aroma-affymetrix@googlegroups.com
To unsubscribe from this group, send email to 
aroma-affymetrix-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/aroma-affymetrix?hl=en

Reply via email to