View source: R/Compute_Barcodes.R
compute_homology | R Documentation |
Compute horology for one point cloud.
compute_homology(alpha_coord, dimension_betti = 2)
alpha_coord |
a matrix containing the alpha carbon coordinates. |
dimension_betti |
the maximum bettin dimension to compute. |
returns the barcode of the input point cloud data.
## Not run: compute_homology(alpha_coord,2) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.