Search the parts library
parts_library_searchSearch a parts list harvested from the annotated features of the vector library — promoters, terminators, RBSs, polyA signals, origins, selection markers, affinity tags, reporters, linkers/MCSs — by name, kind or length. Nothing here is transcribed: every part is the exact sequence a GenBank record annotated, and each hit carries the accession and 1-based span it was cut from, plus every other library vector the same part was found in. Parts whose location is spliced or approximate are excluded, because their sequence is not fully determined.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kinds | No | Restrict to these part kinds (promoter, terminator, origin, RBS, polyA, selection marker, affinity tag, reporter, linker/MCS, …). An unknown kind is an error. | |
| limit | No | Maximum hits to return. Capped at 100; asking for more is an error, not a silent truncation. | |
| query | No | Substring of the part name (min 2 characters), e.g. "T7", "AmpR", "SV40 polyA". | |
| maxLength | No | Largest part length in bp. | |
| minLength | No | Smallest part length in bp. | |
| includeSequence | No | Include each part's bases (5'→3' on the part's own strand). |