Description Usage Arguments Value Examples
Returns a matrix of event counts or raw medians, as specified by inputs. Columns correspond to fcs files and rows to markers in cell types
1  | analyzedata(cyto_session, markersofinterest, popsofinterest, exptID, type)
 | 
cyto_session | 
 - API authentication token for session  | 
markersofinterest | 
 - Names of channel parameters in Cytobank as list of strings  | 
popsofinterest | 
 - Names of gates of interest in Cytobank as list of strings  | 
exptID | 
 - Integer representing an experiment ID on Cytobank account  | 
type | 
 - boolean with TRUE to analyze events, FALSE to analyze marker intensity statistics  | 
Returns a data matrix of event counts or raw signal medians, as specified by variable type
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.