NanoToolkit

A set of tools for organizing and processing DNA origami design data.

View the Project on GitHub nanotoolkit/docs

Support Email support@mail.nanotk.app

Scaffolds

Purpose
Scaffold Table
Format
Uploading a Scaffold
Deleting a Scaffold
FAQ / Troubleshooting

Purpose


Scaffolds are used for this reason…

Scaffolds are long strands of DNA that provide the scaffolding upon which short strand oligos, or staples, are arranged to build new origami designs.

There are 24 common scaffold sequences provided in nanotoolkit, however, you may also upload other scaffold sequences. In any case, when working with designs on nanotoolkit, an existing scaffold must be assigned to be used with the design.

Scaffold Table



Scaffolds are listed in a table on the Scaffold page with the following columns:

Format


Scaffolds sequences should be in a FASTA format. This is a simple text-based format with a single line denoting the sequence name, followed by the sequence itself.

For example,

>p7308
TGATAGACGGTTTTTCGCCCTTTGACGTTGGAGTCCACGTTCTTTAATAGTGGACTCTTGTTCCAAA
CTGGAACAACACTCAACCCTATCTCGGGCTATTCTTTTGATTTATAAGGGATTTTGCCGATTTCGGA
ACCACCATCAAACAGGATTTTCGCCTGCTGGGGCAAACCAGCGTGGACCGCTTGCTGCAACTCTCTC
AGGGCCAGGCGGTGAAGGGCAATCAGCTGTTGCCCGTCTCACTGGTGAAAAGAAAAACCACCCTGGC
GCCCAATACGCAAACCGCCTCTCCCCGCGCGTTGGCCGATTCATTAATGCAGCTGGCACGACAGGTT
TCCCGACTGGAAAGCGGGCAGTGAGCGCAACGCAATTAATGTGAGTTAGCTCACTCATTAGGCA...

Uploading a Scaffold


One or more scaffolds can be uploaded at the same time.

  1. Click the upload dropzone or drag and drop a FASTA scaffold into the dropzone area.

  2. A window will pop up displaying the results of the upload, and whether or not the upload was successful. If a scaffold already exists in the database, then it will not be uploaded again.
    drawing

Deleting a Scaffold


Scaffolds can only be deleted if they are not being used by any designs. You can determine if a scaffold is being used by referring to the “Status” column. If the scaffold is not being used, a Delete icon will be available.

  1. Click the delete icon

  2. Type “DELETE” in the dialog that pops up drawing

  3. A confirmation window will pop up uppon successful deletion. The scaffold will no longer be in the list.
    drawing

FAQ / Troubleshooting