Skip to main content

Python package for analysis, visualization, and support for the LatticeDNAOrigami simulation program.

Project description

Supporting python modules for the LatticeDNAOrigami simulation program

DOI

Python package for analysis, visualization, and support for the LatticeDNAOrigami simulation program. This package is part of the replication package for Ref. 1.

Some example scripts for creating plots are provided in the scripts directory.

Installation

This package was developed and used on Linux. It is available on the PyPI respository. It can be installed by running

pip install origamipy

If you do not have root access and it does not automatically default to installing locally, the --user flag may be used. To install directly from this repository, run

python -m build
pip install dist/origamipy-[current version]-py3-none-any.whl

To run the above, it may be necessary to update a few packages:

python3 -m pip install --upgrade pip setuptools wheel

For more information on building and installing python packages, see the documentation from the Python Packaging Authority.

References

[1] A. Cumberworth, D. Frenkel, and A. Reinhardt, Simulations of DNA-origami self-assembly reveal design-dependent nucleation barriers (2022).

Links

Paper

Replication package

LatticeDNAOrigami

Python Packaging Authority

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

origamipy-1.1.2.tar.gz (51.0 kB view hashes)

Uploaded Source

Built Distribution

origamipy-1.1.2-py3-none-any.whl (32.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page