| addInfo | R Documentation | 
Include metadata information in the CellRouter metadata table
assay@sampTab. If you have clusters identified by other algorithm,
you can use this function to perform all the analysis available in
CellRouter using your previously identified clusters: just select the
corresponding columns in the table assay@sampTab.
addInfo( object, assay.type = "RNA", sample.name = "Sample1", metadata, colname, metadata.column = "population" )
| object | CellRouter object. | 
| assay.type | character; the type of data to use. | 
| sample.name | character; the name of the tissue sample. | 
| metadata | data frame or vector; metadata to be added. | 
| colname | character; column name to be added to  | 
| metadata.column | character; column to selected from the metadata to be
added and included in  | 
CellRouter object with the sampTab slot updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.