View source: R/Compute_Barcodes.R
compute_max_d_multi | R Documentation |
Compute the maximum distance for a list of alpha carbon coordinate matrices.
compute_max_d_multi(alpha_multi)
alpha_multi |
A list including a single or multiple matrices of alpha carbon coordinates generated using the extract_multiple_alpha function. |
Returns a list of max distances.
## Not run: compute_max_d_multi(alpha_multi) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.