Tutorials¶
Step-by-step guides for common THEMAP workflows.
Available Tutorials¶
-
Basic Distance Computation - Compute distances between molecular datasets, compare methods, and analyze results.
-
Working with Tasks - Use the unified Task system to combine molecular, protein, and metadata information.
-
Performance Optimization - Feature caching, parallel processing, and tips for large-scale computations.
Prerequisites¶
- THEMAP installed (Getting Started)
- Python 3.10+
- Basic familiarity with NumPy and Pandas