Model that investigates the combined kinetics of HIV reverse transcriptase and CRISPR Cas12a.
Project description
RTandCasKinetics
This is a tool that is used for creating a plot that investigates the combined kinetics of HIV reverse transcriptase
Users
Users do not need to be familiar with python to use this program. The users will use the Graphical User Interface (GUI) to input variables reducing the need to be familiar with python
Installation
- To install, first install
pdm, and make sure it's accessible in your $PATH. - You can install it by going to 'https://pdm-project.org/en/latest/' and following their instructions to download PDM.
Prepare the local python environment by running
pdm installand follow the instructions provided
Getting Started
- To access the package, go to your terminal and type
pip install RTandCasKinetics - If you cannot find the root directory, enter the following code:
find ~/ -name "RTandCasKinetics". It will give many things, but the last will show the root. - To go to the root directory type in the results from the search and type
cd directory - To run this, go to the root directory
RTandCasKinetics/and run the commandpdm run src/rtandcaskinetics/casmodel.py - Adding information
Contributing
To add new packages (e.g. like pip) to your local python environment (like an anaconda environment) run pdm add matplotlib for example if you wanted to add matplotlib.
Documents
The documents contain three main folders: docs, src, and tests.
- Docs contain the functional and component specifications and a background presentation
- Src contains the functions (casmodel_func.py and probability_func.py) and the GUI interface (casmodel.py)
- Tests contain the two test modules for the functions: casmodel_func.py and probability_func.py.
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 rtandcaskinetics-0.0.1.tar.gz.
File metadata
- Download URL: rtandcaskinetics-0.0.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29369ae20051a99a4e8996254607863becefcca0c48392b88cb54f7568f71cf7
|
|
| MD5 |
8a2b130fda8650dc18f771bf05eb9c62
|
|
| BLAKE2b-256 |
6a47361ff376772efb9e65e94ee9d13dcabc677840962552b1f6373ccd1eaa6c
|
File details
Details for the file rtandcaskinetics-0.0.1-py3-none-any.whl.
File metadata
- Download URL: rtandcaskinetics-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00b6b1b63170eaf028a5574b05d812351fc161a6cf6984959246801a2c5cd144
|
|
| MD5 |
494b8289e901a3c3e62199196f1f91a7
|
|
| BLAKE2b-256 |
4d5635da019f6f2580b88e6de2b6b3be39c43fc3b76347e51ead6783eabff7bd
|