Description Usage Arguments Examples
Launches an interactive web application for labeling cells and clonotypes based on the results of an ELISA experiment, and adds the possibility to add an affintiy value for affinity prediction.
1 | label_interactive(features)
|
features |
List of dataframes containing the extracted features. This is the output of load_data function. |
1 2 3 4 | ## Not run:
label_interactive(features = output.load_data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.