Getting Started
Quick tutorial to get up and running with omicsio
Getting Started with omicsio
This tutorial will walk you through the basic usage of omicsio.
Prerequisites
Before you begin, make sure you have:
- Python 3.12 or higher
- UV package manager
- Nix (optional, but recommended)
Installation
See the Installation Guide for detailed installation instructions.
Basic Usage
# Example usage will be added here
print("Hello from omicsio!")Next Steps
- Explore the Development Guide
- Check out the API Reference