seqcraft.onrender.com
Inspect plasmids, simulate PCR and restriction digests, compare constructs, and prepare cloning proposals in one exact, private workspace.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 14 · Act 42 · Transact 1 · Score: Not yet scored
Tool inspector
seqcraft_edit_sequence
Stage an insertion, deletion, or replacement on a DNA/RNA molecule using 1-based closed coordinates. Evaluates biological consequences (CDS frames, amino acid translations, restriction sites) and stages a revision-locked transaction for human review. Does NOT modify the molecule until the human clicks Apply. Follow up with seqcraft_get_transaction_status.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
documentId |
string | no | Target document ID. If omitted, uses active document. |
operation |
object | no | Structured sequence edit operation (insert, delete, or replace). |
range1 |
object | no | Alternative legacy shorthand for replacement [start1, end1]. |
sequence |
string | no | Alternative legacy shorthand for replacement sequence. |
rationale |
string | no | Biological rationale for the edit. |
Raw JSON schema
{
"type": "object",
"properties": {
"documentId": {
"type": "string",
"description": "Target document ID. If omitted, uses active document."
},
"operation": {
"type": "object",
"description": "Structured sequence edit operation (insert, delete, or replace).",
"properties": {
"type": {
"type": "string",
"enum": [
"insert",
"delete",
"replace"
],
"description": "Edit operation type."
},
"position1": {
"type": "integer",
"minimum": 1,
"description": "1-based insertion point (for insert operation)."
},
"start1": {
"type": "integer",
"minimum": 1,
"description": "1-based start coordinate (for delete or replace operation)."
},
"end1": {
"type": "integer",
"minimum": 1,
"description": "1-based end coordinate (for delete or replace operation)."
},
"sequence": {
"type": "string",
"description": "Inserted or replacement sequence string."
}
},
"required": [
"type"
],
"additionalProperties": false
},
"range1": {
"type": "object",
"description": "Alternative legacy shorthand for replacement [start1, end1].",
"properties": {
"start1": {
"type": "integer",
"minimum": 1
},
"end1": {
"type": "integer",
"minimum": 1
}
},
"required": [
"start1",
"end1"
],
"additionalProperties": false
},
"sequence": {
"type": "string",
"description": "Alternative legacy shorthand for replacement sequence."
},
"rationale": {
"type": "string",
"description": "Biological rationale for the edit."
}
},
"additionalProperties": false
}
Similar websites
lectern.click
Draft a Lectern lesson in the browser. WebMCP agents fill gaps, write sections, and add quiz items on the page you see. Export a student PDF and a .lectern file…
waymark-sable.vercel.app
Learning roadmaps you and your agent build together. Your agent researches and plans; you learn; the path adapts.
cuvo.co
Cuvo is the white label telehealth platform that runs the clinic behind your brand: 50-state providers, pharmacy, software, and compliance. Launch in days.
emorahealth.com
Online therapy, medication, and ADHD/Autism testing for kids, teens, and young adults. No waitlists, covered by insurance, with copays as low as $0.