Warning message: 'channel' automatically added to varMetadata in phenoData.
1
0
Entering edit mode
2.9 years ago
xxxxxxxx ▴ 20

I am trying to do microarray differential gene expression analysis using this workflow-

 raw_data <- oligo::read.celfiles(filenames = file.path(raw_data_dir, SDRF$Array.Data.File),verbose = FALSE, phenoData = SDRF)

Warning message:
In oligo::read.celfiles(filenames = file.path(raw_data_dir, SDRF$Array.Data.File),  :
  'channel' automatically added to varMetadata in phenoData.

I tried to google it to get an idea of what these warnings implying for but could not understand what is written out there. Anyone has an opinion; please share it with me.

Thanks!

r microarray oligo celfiles • 818 views
ADD COMMENT
1
Entering edit mode
2.9 years ago

What I understood is that 'channel' is a column that should be in varMetadata. I guess since it was added automatically, no need to worry!

ADD COMMENT

Login before adding your answer.

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