View source: R/Compute_Barcodes.R
compute_homology_multi | R Documentation |
Computes homology for multiple alfa carbon coordinate matrices stored into a list.
compute_homology_multi(alpha_multi, dimension_betti = 2)
alpha_multi |
A list containing the matrices storing the alpha carbon possitions for different structures. |
dimension_betti |
Max Betti dimension to compute. |
returns a lists with the barcodes of the multiple point cloud data
## Not run: compute_homology_multi(alpha_multi,dimension_betti) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.