exportToGMT | R Documentation |
Used to export cell sets for Waddington-OT analysis.
exportToGMT(sce, group, gmt_path)
sce |
SingleCellExperiment object |
group |
colData observation to export |
gmt_path |
Path to write GMT file |
The gmt format consists of one cell set per line. Each line is a
tab-separated list composed as follows :
The set name (can contain spaces)
A commentary / description of the set (may be empty or contain spaces)
A tab-separated list of set members
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.