sequencing data manager
Project description
SEQDAT
Sequencing Data Manager
Usage
See docs for more info. Also view available commands with --help
.
seqdat --help
Development
To make changes to seqdat generate a new conda enviroment and install dependencies with poetry.
git clone git@github.com:daylinmorgan/seqdat.git
cd seqdat
mamba create -n seqdatdev python=3.7 poetry
poetry install
Black
, isort
and flake8
are applied via pre-commit
, additionally type checking should be enforced with mypy seqdat
.
After making some changes you can build a local executable using pyinstaller
.
./build.sh
If pyinstaller completes successfully the executable will be in dist/
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
seqdat-0.1.9.tar.gz
(12.7 kB
view details)
Built Distribution
seqdat-0.1.9-py3-none-any.whl
(16.1 kB
view details)
File details
Details for the file seqdat-0.1.9.tar.gz
.
File metadata
- Download URL: seqdat-0.1.9.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.7.12 Linux/4.19.128-microsoft-standard
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1030a8a47cdfdc2ed21c88cb885f3c5d3e3f01f34d7b434202a39c58f593163 |
|
MD5 | 6cba331ffdce30ebb3030f23e177f31e |
|
BLAKE2b-256 | 5ab92f5f2eac0d40fd16d061528c5b3e5a1dc21df2f88855c9e6442903ed4b1b |
File details
Details for the file seqdat-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: seqdat-0.1.9-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.7.12 Linux/4.19.128-microsoft-standard
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e19a23617a255de4a7e0489c1093f1994ff28c3f15da88e1777c8635de9a8a6 |
|
MD5 | b06f3642cd4ce488a3a5b2d123ade38a |
|
BLAKE2b-256 | 8132925b95b91e3aeabdf724d6485b21bb2788a5b529c10a8e6b210e99fce913 |