Calculates the fraction of native contacts conserved during the simulation
Project description
Qvalue
| Latest release | |
|---|---|
| Status | |
| Community |
"Calculates the fraction of native contacts conserved during the simulation"
Qvalue is bound by a Code of Conduct.
Installation
To build Qvalue 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 qvalue
conda activate qvalue
Install the development and documentation dependencies:
conda env update --name qvalue --file devtools/conda-envs/test_env.yaml
conda env update --name qvalue --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 Qvalue source code is hosted at https://github.com/cabb99/qvalue and is available under the GNU General Public License, version 2 (see the file LICENSE).
Copyright (c) 2024, Carlos Bueno
Acknowledgements
Project based on the MDAnalysis Cookiecutter version 0.1. Please cite MDAnalysis when using Qvalue 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 md_qvalue-0.2.3.tar.gz.
File metadata
- Download URL: md_qvalue-0.2.3.tar.gz
- Upload date:
- Size: 11.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f18f8cdf14cb4af525ef5c691e13fe44cc76739ffbcd6d3b5e78261d5704ee14
|
|
| MD5 |
2c8e7398f7ef6ada25b6adbc31b60f5b
|
|
| BLAKE2b-256 |
03b988a985122253b87170e68f8f4c87e7dd9af3c74ab786df0118bdfc3bbba6
|
File details
Details for the file md_qvalue-0.2.3-py3-none-any.whl.
File metadata
- Download URL: md_qvalue-0.2.3-py3-none-any.whl
- Upload date:
- Size: 12.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b98e0524d9e5cbea5c2fb61f240ff2cd36d9a0d58a87a206c1be05d87deb8231
|
|
| MD5 |
feb28c2eda65d8e21213a8fffa909976
|
|
| BLAKE2b-256 |
be79aa02bb47c898fc3b576b6001fe5ee47b27ed224e2aa0da1a2a486c369264
|