reading subset of celfile and print out histograms
1
0
Entering edit mode
@das23njitedu-2857
Last seen 11.2 years ago
Hi All, I am trying to read affy cel files by ReadAffy() function, but instead of all the cel files; I want to read only 10-15 cel files out of hundreds at the time and creat histogram of 10-15 cel files at the time and print out to the working directory as subsets. I am not sure how can I use loop for this. Any help? Thanks in the advance... D...
affy affy • 741 views
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 8 months ago
United States
On Mon, Jun 16, 2008 at 5:59 PM, <das23 at="" njit.edu=""> wrote: > Hi All, > > I am trying to read affy cel files by ReadAffy() function, but instead of all > the cel files; I want to read only 10-15 cel files out of hundreds at the time > and creat histogram of 10-15 cel files at the time and print out to the working > directory as subsets. I am not sure how can I use loop for this. Any help? Hello. Take a look at the help for the dir() function, which can get you the list of filenames. Also, you will want to look at the help for ReadAffy() which has an argument to specify filenames. Finally, you might want to look at the seq() function that will provide a way to step through the filenames in a loop. If you need more detail let us know what hangs you up. Sean
ADD COMMENT

Login before adding your answer.

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