convert data object within Limma (.txt to RGlist)
1
0
Entering edit mode
Caimiao Wei ▴ 100
@caimiao-wei-633
Last seen 9.7 years ago
I downloaded some data sets from the web, these data sets compiled all the background subtracted (but not normalized) Red and Green intensities side-by-side in a single .txt format (simliar to MAANOVA input data file) from all the arrays in a study. I like to normalize these data set using the "normalizeWithinarrays" and the the "normalizeBetweenarrays" function within Limma. I know the Convert package could convert limma and marray data objects. is there any ways to convert a table format object to a RGlist object? Thanks, Caimiao [[alternative HTML version deleted]]
limma marray convert limma marray convert • 793 views
ADD COMMENT
0
Entering edit mode
@michael-watson-iah-c-378
Last seen 9.7 years ago
I'd read in the text file using read.table() and then construct the RGlist objects "by hand" (so to speak). The limma documentation gives some detail on the RGlist class and you'll just have to put the right columns of your data matrix into the right slots. Mick -----Original Message----- From: Caimiao Wei [mailto:caimiaow@u.washington.edu] Sent: Fri 11/19/2004 6:55 PM To: bioconductor@stat.math.ethz.ch Cc: Subject: [BioC] convert data object within Limma (.txt to RGlist) I downloaded some data sets from the web, these data sets compiled all the background subtracted (but not normalized) Red and Green intensities side-by-side in a single .txt format (simliar to MAANOVA input data file) from all the arrays in a study. I like to normalize these data set using the "normalizeWithinarrays" and the the "normalizeBetweenarrays" function within Limma. I know the Convert package could convert limma and marray data objects. is there any ways to convert a table format object to a RGlist object? Thanks, Caimiao [[alternative HTML version deleted]] _______________________________________________ Bioconductor mailing list Bioconductor@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/bioconductor
ADD COMMENT

Login before adding your answer.

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