Basic
Fast supernatant-level readout for early candidate triage.
- High-throughput Expression (Supernatant)
- Titer (BLI)
- Affinity (BLI, 2-points)
Rapid, high-throughput platform designed for AIDD
1 DAY CHO Expression · High Quality Data In Days
High-quality antibody datasets generated in days, powered by 1-Day CHO Expression. Designed for AI antibody discovery.
Data in days not weeks.
Thousands of candidates in parallel.
Detect liabilities early reduce downstream risk.
Structured, model-ready data for diverse targets.
RushData platform
for rapid iteration & screening
RushData combines 1-day CHO expression, rapid affinity characterization, and developability profiling to generate high-quality datasets for AI-driven antibody discovery. Evaluate thousands of candidates in parallel and make better decisions, faster.
Workflow
Submit sequences, produce antibodies, run assays.
RushData turns candidate sequences into expressed antibodies, multidimensional assay results, and structured data output ready for model feedback.
Multi-Dimensional Data
From KD, Kon, and Koff to DSF, PSR, and AC-SINS, RushData transforms experimental results into structured datasets ready for both human insight and AI learning.
API Access
Authenticate, query, and feed structured results into your model workflow.
RushData provides API endpoints for authenticated access and order-based JSON retrieval, so teams can connect assay results directly to internal dashboards, agents, and AI/ML pipelines.
The login API returns an access token. The RushData endpoint accepts an order number and returns the corresponding structured JSON payload.
POST https://myorder.biointron.com.cn/byorderapi/by-order-client/customer/getAccessToken
Content-Type: application/json
{
"appkey": "your_appkey",
"username": "your_username"
}
POST https://myorder.biointron.com.cn/byorderapi/by-order-client/order/api/getRushData
Content-Type: application/json
{
"orderNo": "RD-9Q33K4"
}
Response
{
"success": true,
"message": "",
"code": 200,
"result": {
"...": "Rush Data JSON"
}
}
RushData Service Packages
Compare the assay scope across Basic, Standard, and Premium packages to select the right discovery dataset.
Fast supernatant-level readout for early candidate triage.
Purified antibody dataset with expression, purity and affinity readouts.
Complete discovery dataset for developability risk ranking and AI-ready feedback.
RushData evidence
A dedicated section for real datasets, distribution charts, dot plots, and binding readouts.
RushData FAQ
Answers to common questions about RushData timelines, throughput, data types, assay options, and AI-ready output.
RushData is built around Biointron's 1-Day CHO Expression workflow, enabling data generation in days rather than weeks. The exact project timeline may vary depending on the number of candidates, package selected, and requested assays.
RushData is designed for high-throughput studies and can support thousands of molecules in parallel, with capacity for more than 3,000 molecules per batch.
RushData can generate multidimensional antibody data, including expression-related information, binding measurements, thermostability, polyreactivity, self-interaction, and developability scoring, depending on the selected service package.
RushData offers binding characterization by BLI and/or SPR, depending on the package. Basic screening includes BLI-based titer and 2-point affinity assessment, while higher-tier packages can include multi-point affinity analysis by BLI or SPR.
The Premium package includes early developability profiling such as DSF for Tonset and Tm, PSR-BVP for polyreactivity assessment, and AC-SINS for self-interaction analysis.
RushData supports both supernatant-based screening and purified antibody workflows. The Basic package uses supernatant for rapid screening, while the Standard and Premium packages include high-throughput expression plus purification.
RushData is designed to provide structured, multidimensional, model-ready datasets. These data can help teams compare antibody candidates at scale and feed results back into computational design or optimization workflows.
Early developability profiling can help identify potential liabilities such as poor thermostability, increased polyreactivity, or self-interaction before candidates move into later-stage development. This may help teams prioritize molecules with more favorable profiles and reduce downstream risk.
Biointron provides actionable datasets that may include expression, binding, analytical, and developability data, depending on the package selected. The goal is to support faster comparison and prioritization of antibody candidates.
Please contact customer support to request API access. Our team will provide the API-key for authentication, along with the API documentation for order submission and RushData JSON data retrieval.