No project description provided
Project description
chromoscope
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
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
chromoscope-0.0.3.tar.gz
(20.0 kB
view hashes)
Built Distribution
Close
Hashes for chromoscope-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1df86a2217dbcccffc26b41575eaad1f80835c0ff02676c785d77f0722a95fd |
|
MD5 | adb39820f32d7fda503b7be7fee08dd5 |
|
BLAKE2b-256 | 910b9e2d5ead495452df99f26c651ddb26b06775a91ae42a5141f8dbf4421816 |