Protion Origami via Genetic Fusions
Project description
=====
worms
=====
.. image:: https://img.shields.io/pypi/v/worms.svg
:target: https://pypi.python.org/pypi/worms
.. image:: https://img.shields.io/travis/willsheffler/worms.svg
:target: https://travis-ci.org/willsheffler/worms
.. image:: https://readthedocs.org/projects/worms/badge/?version=latest
:target: https://worms.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/willsheffler/worms/shield.svg
:target: https://pyup.io/repos/github/willsheffler/worms/
:alt: Updates
Protein Origami via Genetic Fusions
.. image:: https://lh5.googleusercontent.com/9OQLQnMD1IRah4lSRZtROkiLuabY6oclGnGhkGJhsT-gfiFBo_uAQyu-EOxRXziC75iiMpPkTBxmYxE214Si=w2177-h1945
:width: 300px
* Free software: Apache Software License 2.0
* Documentation: https://worms.readthedocs.io.
Features
--------
please send angry emails to willsheffler@gmail.com until there are docs here.
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.24 (2018-04-25)
------------------
* change two-stage xindex thershold multiplier for 1st stage from 1.25 to 2.0
0.1.23 (2018-04-24)
------------------
* add initial draft of Una's criteria for P213 xtal
0.1.22 (2018-04-20)
------------------
* add initial draft of Una's criteria for P3, P4 and P6 layers
0.1.21 (2018-04-19)
------------------
* peace sign heterotrimer site compatibility bug fix
* xindex search now stores lists instead of one-per-bin
0.1.20 (2018-04-16)
------------------
* add more dihedral sym files
0.1.19 (2018-04-6)
------------------
* minor performance impovements in hash-index based search
0.1.17 (2018-04-4)
------------------
* hash-index based search for Cyclic(..., origin_seg=...)
0.1.16 (2018-03-15)
------------------
* I52 symmetry bug fix
0.1.15 (2018-03.05)
------------------
* add NullCriteria that always returns 0 err
0.1.14 (2018-02-28)
------------------
* fix provenance bug in 'cyclic entry' cases
* try to make serialization of Segments more efficient
0.1.13 (2018-02-16)
------------------
* raise exception if system too large
0.1.12 (2018-02-16)
------------------
* partial bignum fix
0.1.11 (2018-02-15)
------------------
* fix memory bug
* make distribution work better
* maybe fix pose bug, still some logic err, but maybe ok
0.1.10 (2018-02-15)
------------------
* add max_results option to grow
* fix C2 sym bug
* fix xform axis cen bug
* fix memory "bug" with batch parallel processing
0.1.9 (2018-02-08)
------------------
* add max_samples option to grow
0.1.8 (2018-02-07)
------------------
* origin_seg bug fix
0.1.6 (2018-02-01)
------------------
* middle-to-end cyclic fusions working
* add pretty logo of mid-to-end C3 fusion
0.1.6 (2018-02-01)
------------------
* bug fix in fullatom option
0.1.5 (2018-02-01)
------------------
* add fullatom option to Worms.sympose
* cyclic premutation working for simple beginning-to-end case
0.1.4 (2018-02-01)
------------------
* pypi deplolment derp
0.1.3 (2018-02-01)
------------------
* pypi deplolment derp
0.1.2 (2018-01-23)
------------------
* Add __main__ for module to run tests
* move worms.pdb to worms.data because pdb is kinda reserved
* move utility stuff to util.py
* add some interactive visualization utils for debugging
0.1.1 (2018-01-23)
------------------
* First release on PyPI.
worms
=====
.. image:: https://img.shields.io/pypi/v/worms.svg
:target: https://pypi.python.org/pypi/worms
.. image:: https://img.shields.io/travis/willsheffler/worms.svg
:target: https://travis-ci.org/willsheffler/worms
.. image:: https://readthedocs.org/projects/worms/badge/?version=latest
:target: https://worms.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/willsheffler/worms/shield.svg
:target: https://pyup.io/repos/github/willsheffler/worms/
:alt: Updates
Protein Origami via Genetic Fusions
.. image:: https://lh5.googleusercontent.com/9OQLQnMD1IRah4lSRZtROkiLuabY6oclGnGhkGJhsT-gfiFBo_uAQyu-EOxRXziC75iiMpPkTBxmYxE214Si=w2177-h1945
:width: 300px
* Free software: Apache Software License 2.0
* Documentation: https://worms.readthedocs.io.
Features
--------
please send angry emails to willsheffler@gmail.com until there are docs here.
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.24 (2018-04-25)
------------------
* change two-stage xindex thershold multiplier for 1st stage from 1.25 to 2.0
0.1.23 (2018-04-24)
------------------
* add initial draft of Una's criteria for P213 xtal
0.1.22 (2018-04-20)
------------------
* add initial draft of Una's criteria for P3, P4 and P6 layers
0.1.21 (2018-04-19)
------------------
* peace sign heterotrimer site compatibility bug fix
* xindex search now stores lists instead of one-per-bin
0.1.20 (2018-04-16)
------------------
* add more dihedral sym files
0.1.19 (2018-04-6)
------------------
* minor performance impovements in hash-index based search
0.1.17 (2018-04-4)
------------------
* hash-index based search for Cyclic(..., origin_seg=...)
0.1.16 (2018-03-15)
------------------
* I52 symmetry bug fix
0.1.15 (2018-03.05)
------------------
* add NullCriteria that always returns 0 err
0.1.14 (2018-02-28)
------------------
* fix provenance bug in 'cyclic entry' cases
* try to make serialization of Segments more efficient
0.1.13 (2018-02-16)
------------------
* raise exception if system too large
0.1.12 (2018-02-16)
------------------
* partial bignum fix
0.1.11 (2018-02-15)
------------------
* fix memory bug
* make distribution work better
* maybe fix pose bug, still some logic err, but maybe ok
0.1.10 (2018-02-15)
------------------
* add max_results option to grow
* fix C2 sym bug
* fix xform axis cen bug
* fix memory "bug" with batch parallel processing
0.1.9 (2018-02-08)
------------------
* add max_samples option to grow
0.1.8 (2018-02-07)
------------------
* origin_seg bug fix
0.1.6 (2018-02-01)
------------------
* middle-to-end cyclic fusions working
* add pretty logo of mid-to-end C3 fusion
0.1.6 (2018-02-01)
------------------
* bug fix in fullatom option
0.1.5 (2018-02-01)
------------------
* add fullatom option to Worms.sympose
* cyclic premutation working for simple beginning-to-end case
0.1.4 (2018-02-01)
------------------
* pypi deplolment derp
0.1.3 (2018-02-01)
------------------
* pypi deplolment derp
0.1.2 (2018-01-23)
------------------
* Add __main__ for module to run tests
* move worms.pdb to worms.data because pdb is kinda reserved
* move utility stuff to util.py
* add some interactive visualization utils for debugging
0.1.1 (2018-01-23)
------------------
* First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
worms-0.1.26.tar.gz
(831.2 kB
view details)
Built Distribution
worms-0.1.26-py2.py3-none-any.whl
(843.5 kB
view details)
File details
Details for the file worms-0.1.26.tar.gz
.
File metadata
- Download URL: worms-0.1.26.tar.gz
- Upload date:
- Size: 831.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd237a1c78066a5dafa6de7c184bcccd24d100c41fb7968658533636168599c5 |
|
MD5 | 7b2bf6ccea4c7a5cdfc92b7a37e7416f |
|
BLAKE2b-256 | 0a93d8603a9246bb44269ec18f7329f6593d5a32d9736151d3e4a36dfa33d42c |
File details
Details for the file worms-0.1.26-py2.py3-none-any.whl
.
File metadata
- Download URL: worms-0.1.26-py2.py3-none-any.whl
- Upload date:
- Size: 843.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e41bf1454fe51606fde30665d9497d5f24090a68425726f60c0279daef5b8f36 |
|
MD5 | 3ac29bf7e19e9974db98efb9e36a8489 |
|
BLAKE2b-256 | 1fc6d4f6c0e194143458c6ae1a9c2eaec1c358344f6e03f479d19345219f6cae |