A package to characterise the geometry of protein helicies.
Project description
helanal
| Latest release | |
|---|---|
| Status | |
| Community |
A package to characterise the geometry of protein helicies.
helanal is bound by a Code of Conduct.
Installation
To build helanal from source,
we highly recommend using virtual environments.
If possible, we strongly recommend that you use
Anaconda as your package manager.
Below we provide instructions both for conda and
for pip.
With conda
Ensure that you have conda installed.
Create a virtual environment and activate it:
conda create --name helanal
conda activate helanal
Install the development and documentation dependencies:
conda env update --name helanal --file devtools/conda-envs/test_env.yaml
conda env update --name helanal --file docs/requirements.yaml
Build this package from source:
pip install -e .
If you want to update your dependencies (which can be risky!), run:
conda update --all
And when you are finished, you can exit the virtual environment with:
conda deactivate
With pip
To build the package from source, run:
pip install .
If you want to create a development environment, install the dependencies required for tests and docs with:
pip install ".[test,doc]"
Copyright
The helanal source code is hosted at https://github.com/MDAnalysis/helanal and is available under the GNU General Public License, version 2 (see the file LICENSE).
Copyright (c) 2024, Your name (or your organization/company/team)
Acknowledgements
Project based on the MDAnalysis Cookiecutter version 0.1. Please cite MDAnalysis when using helanal in published work.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file helanal-0.1.0.tar.gz.
File metadata
- Download URL: helanal-0.1.0.tar.gz
- Upload date:
- Size: 39.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b53370d13e5d22d8179c5da9e193af2aa853851e89611241500a906434a7616c
|
|
| MD5 |
12efa5b15880b763ec78689f588f7a92
|
|
| BLAKE2b-256 |
4423f2cc2ff9af794d61dfc6514e7d7f1f8cd6fd8f2c448f8e6567ef75d314ce
|
File details
Details for the file helanal-0.1.0-py3-none-any.whl.
File metadata
- Download URL: helanal-0.1.0-py3-none-any.whl
- Upload date:
- Size: 33.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dae3c069e6d9f621f3826f959c57d01d33064a13594ff90de35634745f85145f
|
|
| MD5 |
44b803506b26ff974d0056df8774468a
|
|
| BLAKE2b-256 |
412b80feb9a0fb16aeaf77d3dcfed940efd2ec397fb900fe99e2ee1a0ddbd4a3
|