Entering edit mode
Norm Allaire
▴
50
@norm-allaire-6420
Last seen 10.2 years ago
Hi,
I'm new to R. I'm trying to analyze 8 Fluidgm 96 *96 plates (96 assays
and 192 samples replicated 4 times). I downloaded and installed HTqPCR
and I'm now trying to read in the raw data. I am using the "HTqPCR
-high-throughput qPCR analysis in R and Bioconductor" April 14, 2011
as a guide but the example in section 13 is for 48*48 arrays. I tried
to modify the 48*48 example to make it work with my files but it
doesn't seem to work, I get the following error:
> temp <- readCtData(exFiles, path = exPath, n.features = 96 * 96,
flag = 9, feature =5, type = 6, Ct =7, position= 1, skip 12, sep=",")
Error: unexpected numeric constant in "temp <- readCtData(exFiles,
path = exPath, n.features = 96 * 96, flag = 9, feature =5, type = 6,
Ct =7, position= 1, skip 12"
Any thoughts or suggestions would be greatly appreciated!
Norm Allaire
Scientist II
Genetics and Genomics
Biogen Idec
14 Cambridge Center
Cambridge, MA 02142
Office: 617-679-2932
e-mail:
norm.allaire@biogenidec.com<mailto:norm.allaire@biogenidec.com>
[[alternative HTML version deleted]]