bg.adjust.gcrma
1
0
Entering edit mode
@zhxiaoyuuclaedu-1460
Last seen 11.1 years ago
Hi all, We are using an Affy tiling array and would like to try gcrma for background correction only. I got a CDF file from Affy and made a CDF env (not a package) which worked fine for bg.correct.rma, but not bg.adjust.gcrma in BioC 1.7 - instead of using the environment I made it kept trying to find one in the BioC repository. I also tried modifying gcrma as Zhijin suggested before but run into the same problem. Is there any way to make bg.adjust.gcrma use my local env or do I have to make a package? Any input would be much apppreciated. Best, Xiaoyu
cdf affy gcrma cdf affy gcrma • 671 views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 1 hour ago
United States
zhxiaoyu at ucla.edu wrote: > Hi all, > > We are using an Affy tiling array and would like to try gcrma for background > correction only. I got a CDF file from Affy and made a CDF env (not a package) > which worked fine for bg.correct.rma, but not bg.adjust.gcrma in BioC 1.7 - > instead of using the environment I made it kept trying to find one in the BioC > repository. I also tried modifying gcrma as Zhijin suggested before but run > into the same problem. Is there any way to make bg.adjust.gcrma use my local > env or do I have to make a package? Any input would be much apppreciated. You don't need to make a package, although that would be easiest in the long run. The problem here is that the function getCdfInfo() is a bit inconsistent as to what it expects the cdfenv to be called. In your case, when you want to find an environment in the .GlobalEnv, you will be calling getCdfFromEnvironment(), which looks for cdfName(abatch), where abatch is your AffyBatch. Therefore, you have to name your cdfenv correctly or it will not be found. The best way to determine what you should call your env is to call cdfName on an AffyBatch containing tiling array raw data. HTH, Jim > > Best, > > Xiaoyu > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor -- James W. MacDonald Affymetrix and cDNA Microarray Core University of Michigan Cancer Center 1500 E. Medical Center Drive 7410 CCGC Ann Arbor MI 48109 734-647-5623
ADD COMMENT

Login before adding your answer.

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