Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 725 Bytes

File metadata and controls

39 lines (22 loc) · 725 Bytes

API

ZipStrain provides a Python API for programmatic access, enabling integration into larger bioinformatics pipelines and workflows. The API also allows for downstream analyses and visualizations.


Database

:::zipstrain.database


Profile

:::zipstrain.profile


Compare

:::zipstrain.compare


Utils

:::zipstrain.utils


Visualize

:::zipstrain.visualize


For more advanced users, new workflows can be developed using the task_manager module to create custom pipelines tailored to specific research needs.


Task Manager

:::zipstrain.task_manager