Skip to content

dnaforge/dnaforge

Repository files navigation

DNAforge

DOI

DNAforge is a tool for generating DNA and RNA wireframe nanostructures from 3D meshes. For further information, see the user guide and examples.

The simulation backend and its installation instructions can be found here.

Installation

Requires Node.

Clone and run:

npm install

Run

Check out the package.json for scripts. E.g.:

npm run build

The output is in the dist-directory and should be runnable on all modern browsers.