how to get expression data and output them
1
0
Entering edit mode
Lang Chen ▴ 100
@lang-chen-208
Last seen 9.6 years ago
I use mark.raw<-read.GenePix() mark.norm<-maNorm(mark.raw, n="l") and get normalized the data (cDNA chips). Am I doing it correctly? After that, how can I get expression data and output them to TXT or XLS file? Thanks Lang Chen Research Assistant Department of Biostatistics Section on Statistical Genetics Ryals Public Health Building, Suite 343A University of Alabama at Birmingham 1530 3rd Ave S Birmingham, Alabama 35294 Tel 205-9757772
• 709 views
ADD COMMENT
0
Entering edit mode
@jean-yee-hwa-yang-104
Last seen 9.6 years ago
Hi, > I use > mark.raw<-read.GenePix() > mark.norm<-maNorm(mark.raw, n="l") > and get normalized the data (cDNA chips). That is correct. To obtain the expression data use write.xls(maM(mark.norm), file="myfile.xls") Cheers Jean
ADD COMMENT

Login before adding your answer.

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