Back to API
API Documentation
ui_stocsy
Category: Data Visualization
Classes
STOCSY_app
A Dash application for visualizing NMR spectra and performing STOCSY analysis.
Methods
init(spectra, ppm)
Initializes the STOCSY_app with NMR spectra and corresponding PPM values.
cached_stocsy(x_peak, pvalue_threshold)
Cache the STOCSY analysis results to avoid redundant computation.