View source: R/uploadFcsFile.R
uploadFcsFile | R Documentation |
Uploads an FCS file to an experiment.
uploadFcsFile(experimentId, fcsFilePath)
experimentId |
ID of experiment to which to upload. |
fcsFilePath |
Path to FCS file. |
## Not run:
uploadFcsFile(experimentId, "/path/to/file.fcs")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.