SUBSEQ.BIO
DOCS-BIOEMU

BioEmu (Microsoft)

Equilibrium-ensemble sampling for protein monomers with A3M input.

How SubSeq Runs BioEmu

Required Arguments

User-supplied --ckpt_path, --model_config_path, and --model_name are ignored by SubSeq.

Quick Start

--sequence=/inputs/sequence.a3m
--num_samples=1
--batch_size_100=10
--filter_samples=False
--base_seed=42

This is the same style as the BioEmu prefill in the New Job form.

Input Pattern

A3M from mounted inputs:

--sequence=/inputs/sequence.a3m
--num_samples=100
--batch_size_100=20

For this deployment profile, only .a3m input is accepted.

Outputs and Caches

Offline/Reproducible Use