getMoleculeCoordinates | R Documentation |
Extracts the molecule coordinates of a specfific assay.
getMoleculeCoordinates(
object,
molecules = NULL,
assay_name = activeAssay(object)
)
object |
An object of class |
molecules |
Character or |
assay_name |
Only relevant if the |
Data.frame with variables molecule, x_orig, x, y_orig, y.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.