Description Usage Arguments Value
This function tries best to guess the flow parameter based on the keyword supplied by name
It first does a complete word match(case insensitive) between name
and flow channels and markers.
If there are duplcated matches, throw the error. If no matches, it will try the partial match.
1 | getChannelMarker(frm, name, ...)
|
frm |
|
name |
|
... |
other arguments: not used. |
an one-row data.frame
that contains "name"(i.e. channel) and "desc"(i.e. stained marker) columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.