View source: R/Compute_Barcodes.R
compute_max_d | R Documentation |
Computes max distance in a point cloud.
compute_max_d(alpha_coord, dimension_betti = 2)
alpha_coord |
Matrix including the alpha carbon coordinates of a particular structure. |
dimension_betti |
Maximum Betti dimension to compute. |
returns the diameter or maximum distance of the point cloud.
## Not run: compute_max_d(alpha_coord) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.