convertOldLiger | R Documentation |
Convert old liger object to latest version
convertOldLiger(
object,
dimredName,
clusterName = "clusters",
h5FilePath = NULL
)
object |
|
dimredName |
The name of variable in |
clusterName |
The name of variable in |
h5FilePath |
Named list, to specify the path to the H5 file of each
dataset if location has been changed. Default |
## Not run:
# Suppose you have a liger object of old version (<1.99.0)
newLig <- convertOldLiger(oldLig)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.