WebDNA

From self-assembly wiki
Revision as of 10:43, 28 June 2019 by \('"2\)'"7
(\(1) \)2 | \(3 (\)4) | \(5 (\)6)
Jump to navigation Jump to search

Description

webDNA is an extension of oxDNA that wraps the oxDNA code in an online service that includes user accounts, custom data manipulation (via Python scripts), etc. This project is open-source and under active development at the University of Arkansas. webDNA acts as a web-based API for running, storing, and manipulating oxDNA simulations in the format of a web server. This allows for the distribution of resources across a wide area in the event of a dispersed project team, such as a multinational research team.

Download

webDNA is available from the following gitHub repositories.
https://github.com/uark-self-assembly/webdna-frontend
https://github.com/uark-self-assembly/webdna-django-server
Both repositories are necessary for a successful installation, as is an installed copy of oxDNA.

Installation

TBD