Skip to main content

No project description provided

Project description

chromoscope

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install chromoscope

Development

This project uses hatch for development, which can be installed via pipx.

To get started, cd into this directory and run:

hatch shell

This command will source a python virtual environment with all the necessary development dependencies, as well as chromoscope installed in development mode. You can read more about environments in the hatch documentation.

You can then launch Jupyter:

juptyer lab

and navigate to the notebooks/playground.ipynb to use the Viewer.

All development commands are run from the project root, from a terminal:

Command Action
hatch run test Run unit tests with pytest in latest Python version.
hatch run test:test Run unit tests with pytest in all target Python versions.
hatch version Version the python package. Read more in the docs
hatch build Build the sdist and wheels for PyPI. Generates dist/
hatch publish Publish the package to PyPI. Requires API keys.

License

chromoscope is distributed under the terms of the MIT license.

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

chromoscope-0.0.2.tar.gz (18.6 kB view hashes)

Uploaded Source

Built Distribution

chromoscope-0.0.2-py3-none-any.whl (3.6 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