BioJarvis CRISPR Design API
BioJarvis CRISPR Design API is an end-to-end platform built to modernize how CRISPR-based gene therapies are designed and optimized. It provides researchers and biotech teams with programmatic access to advanced AI-driven models that support target selection, guide RNA design, off-target risk assessment, and therapeutic prioritization. At its core, BioJarvis is powered by state-of-the-art…
BioJarvis CRISPR Design API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Design | ||
| POST |
submitDesign /api/v1/designs |
Submit a new CRISPR therapeutic design request with patient/sample context and design constraints. **Design Process:** 1. Submit design request with target gene and mechanism 2.… |
| GET |
getDesignStatus /api/v1/designs/{job_id} |
Retrieve the status and results of a specific design job. **Job Statuses:** - queued: Waiting in processing queue - processing: Design generation in progress - completed: Design… |
| GET |
listDesigns /api/v1/designs |
Retrieve list of all design jobs with filtering and pagination. **Filters:** - status: queued, processing, completed, failed - patient_id: Filter by patient - date_range: Jobs… |
| Validation | ||
| POST |
submitValidation /api/v1/validations |
Request experimental validation for designed guide RNAs. **Validation Tiers:** 1. **In-silico** (Free): Computational validation only - Off-target prediction - Epigenome analysis… |
| NGS Ingest | ||
| POST |
ingestNGS /api/v1/ingest/ngs |
Upload next-generation sequencing data from validation experiments. **Supported Formats:** - FASTQ (paired-end or single-end) - BAM/SAM (aligned reads) - VCF (variant calls) -… |
| LIMS Integration | ||
| POST |
limsSync /api/v1/lims/sync |
Bidirectional sync with Laboratory Information Management Systems. **Supported LIMS:** - LabVantage - Benchling - STARLIMS - LabWare - Thermo Fisher SampleManager **Sync… |
| Analysis | ||
| POST |
analyzeOffTarget /api/v1/analysis/off-target |
Comprehensive off-target analysis for guide RNA sequences. **Analysis Methods:** - Cas-OFFinder: Fast genome-wide search - CRISPOR scores: Multiple prediction algorithms -… |
BioJarvis CRISPR Design API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $499 / month | 20 / minute |
|
| ULTRA Recommended | $2,500 / month | — |
|