Skip to content
Prev 350440 / 398503 Next

select portion of text file using R

try this.  It read in all the data and discards the lines not required.
+  * Block Type = Array Card Block
+  * Calibration Background is expired = No
+  * Calibration Background performed on = 2014-12-02 11:27:49 AM PST
+  * Calibration FAM is expired = No
+  * Calibration FAM performed on = 2014-12-02 12:00:20 PM PST
+  * Calibration ROI is expired = No
+  * Calibration ROI performed on = 2014-12-02 11:20:40 AM PST
+  * Calibration ROX is expired = No
+  * Calibration ROX performed on = 2014-12-02 12:11:21 PM PST
+  * Calibration Uniformity is expired = No
+  * Calibration Uniformity performed on = 2014-12-02 11:43:43 AM PST
+  * Calibration VIC is expired = No
+  * Calibration VIC performed on = 2014-12-02 11:51:59 AM PST
+  * Chemistry = TAQMAN
+  * Experiment Barcode =
+  * Experiment Comments =
+  * Experiment File Name = F:\2015-04-13 Gastro array 59 Luigi - plate
3.eds
+  * Experiment Name = 2015-04-13 171216
+  * Experiment Run End Time = 2015-04-13 18:07:57 PM PDT
+  * Experiment Type = Comparative
+  * Experiment User Name =
+  * Instrument Name = 278882033
+  * Instrument Serial Number = 278882033
+  * Instrument Type = ViiA 7
+  * Passive Reference = ROX
+  * Quantification Cycle Method = Ct
+  * Signal Smoothing On = false
+  * Stage/ Cycle where Analysis is performed = Stage 3, Step 2
+
+  [Amplification Data]
+
+  Well \tCycle \tTarget \tName \tRn
+  \t1 \t1 \tAdeno 1 \t0.82
+  \t1 \t2 \tAdeno 1\ \t0.93
+  \t2 \t1 \tAdeno 2 \t0.78"))
Well Cycle Target     Name   Rn
1   NA     1      1 Adeno 1  0.82
2   NA     1      2 Adeno 1  0.93
3   NA     2      1 Adeno 2  0.78
Jim Holtman
Data Munger Guru

What is the problem that you are trying to solve?
Tell me what you want to do, not how you want to do it.

On Mon, Apr 27, 2015 at 5:20 PM, Luigi Marongiu <marongiu.luigi at gmail.com>
wrote: