SCAN.UPC giving error for multiple input files
1
0
Entering edit mode
Vani ▴ 20
@vani-8145
Last seen 8.3 years ago
United States

Hi,

 

I am trying to use SCAN.UPC to normalize a dataset. Whenever I run the command

​normalized = SCAN("GSE46224")

I get the error:

Error in downloadFromGEO(celFilePattern, expectedFileSuffixPattern = "*.CEL.gz") : 
  No raw data files could be downloaded from GEO for GSE46224​

I checked on the geo site and cel files do exist for this dataset. I encountered this same issue with the GSE53080 dataset as well.

Please advise.

scan.upc • 1.5k views
ADD COMMENT
0
Entering edit mode
@stephen-piccolo-6761
Last seen 3.6 years ago
United States

Vani,

SCAN is designed to process gene expression data from Affymetrix microarrays and Agilent two-color microarrays. (I am working on a version that can process Agilent one-color microarrays and Illumina Beadchip arrays.) The data sets you mentioned in your question are RNA-Sequencing data sets, so SCAN is not designed to process them. However, you could apply the UPC method to them if you are interested. Please read the vignette if you haven't already, and let me know if you have questions.

-Steve

ADD COMMENT
0
Entering edit mode

Hi Mr.Piccolo,

So even if I downloaded the RNA-Seq CEL files and attempted to apply SCAN method, it would not work correct? Also I tried to use the UPC() :

normalized <- UPC("GSE46224")

And I still got the same error:

Error in downloadFromGEO(celFilePattern, expectedFileSuffixPattern = "*.CEL.gz") : 
  No raw data files could be downloaded from GEO for GSE46224​
ADD REPLY
0
Entering edit mode

There is no such thing as a CEL file for RNA-Seq. Those are specific to Affymetrix microarrays. Have you read the vignette?

ADD REPLY

Login before adding your answer.

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