converting MA to a text file
1
0
Entering edit mode
r.kandimalla ▴ 40
@rkandimalla-3118
Last seen 10.2 years ago
Hi, I have normalised my two channel arrays with loess and the output file calles MA object (i named as MA.loess) was saved. When i gave the command names(MA.loess), i saw it has the following rows [1] "targets" "genes" "source" "printer" "M" "A" I was trying to transfer it to a text file to go on with differential analysis and clustering since one week, but im failed always. Please kindly help me....i want to have the log ratios of all genes and all arrays to do cluster analysis. I have tried with write.table, but didnt worked... Kind Regards -- Raju Kandimalla, PhD student Erasmus MC
GO Clustering GO Clustering • 591 views
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 3 months ago
United States
On Tue, Nov 4, 2008 at 5:45 AM, r.kandimalla <r.kandimalla@erasmusmc.nl>wrote: > Hi, > > I have normalised my two channel arrays with loess and the output file > calles MA object (i named as MA.loess) was saved. When i gave the > command names(MA.loess), i saw it has the following rows > [1] "targets" "genes" "source" "printer" "M" "A" > I was trying to transfer it to a text file to go on with differential > analysis and clustering since one week, but im failed always. > Please kindly help me....i want to have the log ratios of all genes and > all arrays to do cluster analysis. > I have tried with write.table, but didnt worked... > Hello, Raju. You'll need to read the posting guide ( http://bioconductor.org/docs/postingGuide.html) and follow those instructions when posting to the list. In particular, you will need to give us your sessionInfo() and the code you used that "did not work". To answer your question, though, write.table is the correct function, though. Sean [[alternative HTML version deleted]]
ADD COMMENT

Login before adding your answer.

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