compute_homology: Compute horology for one point cloud.

View source: R/Compute_Barcodes.R

compute_homologyR Documentation

Compute horology for one point cloud.

Description

Compute horology for one point cloud.

Usage

compute_homology(alpha_coord, dimension_betti = 2)

Arguments

alpha_coord

a matrix containing the alpha carbon coordinates.

dimension_betti

the maximum bettin dimension to compute.

Value

returns the barcode of the input point cloud data.

Examples

## Not run: 
compute_homology(alpha_coord,2)

## End(Not run)

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