compute_homology_multi: Computes homology for multiple alfa carbon coordinate...

View source: R/Compute_Barcodes.R

compute_homology_multiR Documentation

Computes homology for multiple alfa carbon coordinate matrices stored into a list.

Description

Computes homology for multiple alfa carbon coordinate matrices stored into a list.

Usage

compute_homology_multi(alpha_multi, dimension_betti = 2)

Arguments

alpha_multi

A list containing the matrices storing the alpha carbon possitions for different structures.

dimension_betti

Max Betti dimension to compute.

Value

returns a lists with the barcodes of the multiple point cloud data

Examples

## Not run: 
compute_homology_multi(alpha_multi,dimension_betti)

## End(Not run)

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