cytobankExperiment {CytoML} | R Documentation |
Construct cytobankExperiment object from ACS file
cytobankExperiment(acs, exdir = tempfile()) ## S3 method for class 'cytobankExperiment' print(x, ...) ## S3 method for class 'cytobankExperiment' getCompensationMatrices(x) ## S4 method for signature 'cytobankExperiment' markernames(object) ## S4 method for signature 'cytobankExperiment' colnames(x, do.NULL = "missing", prefix = "missing") ## S3 method for class 'cytobankExperiment' getTransformations(x, ...) ## S4 method for signature 'cytobankExperiment' sampleNames(object) ## S4 method for signature 'cytobankExperiment' pData(object)
acs |
ACS file exported from Cytobank |
exdir |
he directory to extract files to |
x |
cytobankExperiment object |
... |
not used |
object |
cytobankExperiment object |
do.NULL, prefix |
not used |
cytobankExperiment object