View source: R/updateFcsFile.R
updateFcsFile | R Documentation |
Updates an fcs file
updateFcsFile(experimentId, fcsFileId, properties = list())
experimentId |
character ID of experiment. |
fcsFileId |
character ID of file or a |
properties |
list Properties to set on the fcs file. Accepted properties:
|
## Not run:
updateFcsFile(experimentId, list("filename" = "my fcs file"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.