debarcoderImportKey | R Documentation |
Import a barcoding key from a CSV file. The CSV header should be of the format:
debarcoderImportKey(filename)
filename |
CSV file from which to import the key. |
code,channel_name_1,channel_name_2,...
Channel names should be explicit (such as Pd102Di). Channel values should be denoted as 1 (channel positive for code) or 0 (channel negative for code).
List with barcoding key, barcoding channel names, and number of positive channels for each code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.