[BioC] Extract raw numerical data from a flowframe?

M. Jankowski mjankowski at gmail.com
Sat Aug 11 19:51:20 CEST 2007


Hi All,

I've been looking for a way to extract the raw numerical data from a flowset.

If a flowframe in the flowset, fs, contains a column called 'FSC.H'
how would I extract the actual numerical values of 'FSC.H' from the
first flowframe and put them into a vector/array?

I've tried fs[[1]]$FSC.H and fs[[1]]$'FSC.H' but to no effect.

I've looked through the help materials and cannot find an example that
does this. Any help is appreciated!

Thanks,
Matt



More information about the Bioconductor mailing list