compute_max_d_multi: Compute maximum distance multi

View source: R/Compute_Barcodes.R

compute_max_d_multiR Documentation

Compute maximum distance multi

Description

Compute the maximum distance for a list of alpha carbon coordinate matrices.

Usage

compute_max_d_multi(alpha_multi)

Arguments

alpha_multi

A list including a single or multiple matrices of alpha carbon coordinates generated using the extract_multiple_alpha function.

Value

Returns a list of max distances.

Examples

## Not run: 
compute_max_d_multi(alpha_multi)

## End(Not run)

jfores/DocTDA documentation built on March 19, 2022, 9:37 p.m.