SUBSEQ.BIO
DOCS-UI GUIDE

UI Guide

How to upload inputs, submit jobs, and pull down results without needing the SPA.

Overview

subseq.bio runs biotech jobs through the same public API the UI uses. Your uploads mount read-only at /inputs; anything you want to keep must be written under /outputs.

The program guides below mirror the prefills on the New Job form.

Submitting Jobs

Tracking Progress

Accounts and Credits

API and Automation

Everything in the UI is available via REST. See the API reference for endpoints and curl snippets, and create client keys under Account -> API Keys.