Skip to main content

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


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.10.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

seqdat-0.1.10-py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page