View source: R/readCziMetadata_LSM.R
readCziMetadata_LSM | R Documentation |
Check for LSM-specific values in metadata
readCziMetadata_LSM(
metadata = NULL,
number_of_channels = NULL,
number_of_tracks = NULL
)
metadata |
Loaded metadata as a string. |
number_of_channels |
A number representing the number of channels (color layers). |
number_of_tracks |
A number representing the number of experimental tracks. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.