View source: R/as_worm_tensor.R
as_worm_tensor | R Documentation |
Generates WormTensor object A WormTensor object is generated from distance matrices.
as_worm_tensor(Ds)
Ds |
A list containing distance matrices |
An object containing distance matrices and metadata
worm_download("mSBD", qc = "PASS")$Ds |> as_worm_tensor() -> object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.