Restriction sites
restriction_sitesFind restriction enzyme recognition sites in a DNA sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enzymes | No | Enzyme names to scan; omit to scan the curated common-enzyme set. A name is resolved against the curated set, the Type IIS cutters and the generated REBASE table, case-, punctuation- and HF/v2-variant-insensitively, so "ecori", "EcoRI-HF", "BsaI" and "BsmFI" all resolve. A name that resolves to nothing is REJECTED rather than dropped — an unscanned enzyme reported as having no sites is indistinguishable from one that genuinely does not cut. | |
| circular | No | Treat the sequence as circular (plasmid) so sites spanning the origin are found. | |
| sequence | Yes | Nucleotide sequence (raw or FASTA; IUPAC accepted). |