read.transformML {flowUtils} | R Documentation |
Parsing Transform-ML into methods to transform FCS data.
read.transformML(file)
file |
xml file describing a transformation |
~~ If necessary, more details than the description above ~~
Function of class trnsform as defined in the flowCore
package.
....
~~further notes~~
~Make other sections like Warning with section{Warning }{....} ~
N. LeMeur B. Ellis
~put references to the literature/web site here ~
Atransform <-read.transformML(system.file("xml", "linearTramsform.xml", package="flowUtils"))