NUCLEAR
NUCLEAR (NUCLeotide AssembleR) is a Python package designed primarily to generate oligonucleotide sequences from one or several mono-nucleotide explorations returned by the MCSS docking method.
In a single job, users can request one of two exclusive explorations: either a molecular hotspots search (to gain insights into the most accessible regions of the receptor) or an oligonucleotide search. In the latter case, the oligo-nucleotide sequence and the receptor region to consider can also be specified.
Installation
Create and activate a new virtual environment with your preferred tool (here we use conda), and then install NUCLEAR from PyPI using pip.
conda create -n nuclear
source activate nuclear
pip install -r requirements.txt nuklear
After installation, you should be able to run NUCLEAR as follows:
$ nuclear path-to-config-file.cfg
Documentation
The extensive documentation of the project will be soon available.
Changelog
All notable changes to this project will be documented in this file.
Contributing
Please read the contributor's guide if you are interested in advancing the project.
Note
This project has been set up using PyScaffold 4.5. For details and usage information on PyScaffold see https://pyscaffold.org/.
Release files for nuklear 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nuklear-0.0.1.tar.gz | 1.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nuklear-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.4 MB
Release files / nuklear-0.0.1.tar.gz
| Download URL | nuklear-0.0.1.tar.gz |
|---|---|
| Size | 1.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f27f1d5b20d9b6a0cd4699ac159e54f248f3ebb8aae9a79f4fa61130a7c7029f
|
|
BLAKE2b-256 checksum How to use checksums |
24fae4ab8ace9fe087bf579e0b79a51da4378b8b64a576ddaacf4efd48f5e305
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.17
|
Release files / nuklear-0.0.1-py3-none-any.whl
| Download URL | nuklear-0.0.1-py3-none-any.whl |
|---|---|
| Size | 760.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
de04204fa028f228525db00e92e34a20b595ef5356c073a65dc6e2af815afa69
|
|
BLAKE2b-256 checksum How to use checksums |
ad3dc0dae456e7f691d5a57cea45e86791f9eeb037a663215e4c2abc8492c93e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.17
|