add_fbgn | R Documentation |
Add the Flybase gene as a row attribute to the given .loom file handler.
add_fbgn(loom, dgem, fbgn.gn.mapping.file.path)
loom |
The loom file handler. |
dgem |
A matrix of the gene expression with M genes as rows and N cells as columns. |
fbgn.gn.mapping.file.path |
A N-by-2 data.frame containing the mapping between the Flybase gene and the gene symbol. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.