A CLI tool for creating images from DNA sequences
Project description
LAGG
A CLI tool for creating images from DNA sequences.
Installation
Install LAGG using pip with the following command:
pip install pylagg
For Developers
Activate virtual environment with poetry shell
cd pylagg
To try out commands, type lagg <command> <arguments>
Example accession numbers
SRR8782097 will lead to 1 .fastq.gz files
SRR6670124 will lead to 2 .fastq.gz files
For Contributors
This project uses Poetry to handle dependencies and build the project. Installation instructions can be found here.
Install Dependencies
Use poetry install
to install all dependencies automatically in a new virtual environment.
If you'd like to install the dependencies directly within the project directory, use the following command:
poetry config virtualenvs.in-project true
Running Tests
To run tests, first, activate the virtual environment using poetry shell
.
Use pytest
to run all tests.
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
File details
Details for the file pylagg-0.2.3.tar.gz
.
File metadata
- Download URL: pylagg-0.2.3.tar.gz
- Upload date:
- Size: 31.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.6.44
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 751b16aca056c405d8aef06dcdc14ef4f1fdbd6fee9f91c5693772f68d7c2816 |
|
MD5 | eafc12b3665885cd2ff2de266274df12 |
|
BLAKE2b-256 | f9bbc9cf9bf19dcc27209f7d50e9f362212b1107d9898472d02b21337452e9d9 |
File details
Details for the file pylagg-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: pylagg-0.2.3-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.6.44
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 591843e70e9535d1431c506561f6b03fb215d1c7f17f284557e2c01ba9ce83b7 |
|
MD5 | 88e342bddb060b9dfba92780ae412c88 |
|
BLAKE2b-256 | e613693a5d5bc02b6f8d7d69d305cfcd1635835acaa0f37b45a49a492fbdc0ac |