Flow Platform¶
Welcome to Flow - a comprehensive platform for genomic data management and workflow execution.
What is Flow?¶
Flow is a multi-service platform designed for scientists and bioinformaticians to:
- Manage organizations and projects - Organize your work across teams and research projects
- Store and browse genomic data - Access files in cloud storage (GCS, S3) through an intuitive interface
- Run bioinformatics workflows - Execute Nextflow pipelines on cloud infrastructure (GCP Batch)
Services¶
Quick Start¶
- Get access - Contact your organization administrator for an account
- Log in - Visit the Admin Console and sign in
- Select a project - Choose or create a project to work with
- Browse files - Access your data in the File Browser
- Run a workflow - Launch a pipeline in the Compute service
Need Help?¶
- CLI Tool - Use
iseq-flowfor command-line access (Installation) - API Reference - Integrate programmatically (API Docs)
- Developer Docs - For contributors and integrators (dev.flow.labpgx.com)