scm_add_mars_facs_data | R Documentation |
Adds FACS index sorting data to matrix metadata table
scm_add_mars_facs_data(mat_id, base_dir, amp_batch_ids = NULL)
mat_id |
- id of the original matrix to add data to |
base_dir |
- directory where raw tab-delimited index-sort data files are located. Expecting file name to be <amp_batch_id>.txt with well names as row names and antibodies as column names |
amp_batch_ids |
- if not null, upload data from amp_batch_id specified here. |
new matrix with updated metadata table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.