Batch Submission
How batch prediction works
- Upload up to 10 PDB files (max 5 MB each).
- Each file is processed independently through the full SGGlyTransformer pipeline.
- Results are bundled into a single ZIP archive containing:
- A per-file CSV/JSON with all sequon-Asn predictions and scores.
all_predictions.csv— combined results across all files.batch_summary.csv— per-file summary (sequon sites, predicted count, top sites).
- Adjust the threshold (default 0.5) — lower values increase sensitivity.
- Choose CSV or JSON output format.