Description Usage Arguments Value Examples
This function can import cell annotation information to IRIS-FGM object.
1 2 3 4 5 6 |
object |
input IRIS-FGM object |
... |
other arguments passed to methods |
meta.info |
meta information table should be a data frame with rows representing cell and coloumn representing different group condition |
It will add meta informatoin to IRISFGM.
1 2 3 4 5 | ## Not run:
AddMeta(object,
meta.info = my.meta)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.