quantify_mean_width_sections {vmeasur}R Documentation

Quantify the contractility of a vessel in sections along it's length

Description

Quantify the physiological parameters in each section of the vessel along it's length.

Usage

quantify_mean_width_sections(widths_file = tk_file.choose())

Arguments

widths_file

A csv file created by select_roi or threshold_vessel. If not specified, the user will be prompted to make a selection.

Value

Graphs showing the contractility over time, contraction position and amplitude detected, length of contraction and a heatmap overlay for verification of the overall data.

Examples


# quantify_mean_width_sections(widths_file = vmeasur::example_vessel)


[Package vmeasur version 0.1.4 Index]