A tool to evaluate hierarchies with known resources
Project description
Cell Maps Hierarchy Evaluation
evaluate hidef hierarchy
Free software: MIT license
Documentation: https://cellmaps-hierarchyeval.readthedocs.io.
Dependencies
Compatibility
Python 3.8+
Installation
git clone https://github.com/idekerlab/cellmaps_hierarchyeval
cd cellmaps_hierarchyeval
make dist
pip install dist/cellmaps_hierarchyevalcmd*whl
Run make command with no arguments to see other build/deploy options including creation of Docker image
make
Output:
clean remove all build, test, coverage and Python artifacts
clean-build remove build artifacts
clean-pyc remove Python file artifacts
clean-test remove test and coverage artifacts
lint check style with flake8
test run tests quickly with the default Python
test-all run tests on every Python version with tox
coverage check code coverage quickly with the default Python
docs generate Sphinx HTML documentation, including API docs
servedocs compile the docs watching for changes
testrelease package and upload a TEST release
release package and upload a release
dist builds source and wheel package
install install the package to the active Python's site-packages
dockerbuild build docker image and store in local repository
dockerpush push image to dockerhub
For developers
To deploy development versions of this package
Below are steps to make changes to this code base, deploy, and then run against those changes.
Make changes
Modify code in this repo as desired
Build and deploy
# From base directory of this repo cellmaps_hierarchyeval
pip uninstall cellmaps_hierarchyeval -y ; make clean dist; pip install dist/cellmaps_hierarchy*whl
Needed files
TODO: Add description of needed files
Usage
For information invoke cellmaps_hierarchyevalcmd.py -h
Example usage
TODO: Add information about example usage
cellmaps_hierarchyevalcmd.py # TODO Add other needed arguments here
Via Docker
Example usage
TODO: Add information about example usage
Coming soon...
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2023-08-04)
First release on PyPI.
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 cellmaps_hierarchyeval-0.1.0a4.tar.gz
.
File metadata
- Download URL: cellmaps_hierarchyeval-0.1.0a4.tar.gz
- Upload date:
- Size: 35.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7a30dbc5d49e729b0c6f35f0bbd37682d44eb817cbc4e29f1bf6c314cb47782 |
|
MD5 | e680bc6f176795a12b536438e5cc33fa |
|
BLAKE2b-256 | 59f109d71d92bef61625a161961ea89fba74bf9144ddf1d925b203b0cdecd963 |
File details
Details for the file cellmaps_hierarchyeval-0.1.0a4-py2.py3-none-any.whl
.
File metadata
- Download URL: cellmaps_hierarchyeval-0.1.0a4-py2.py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 160c09cf826ead98381a6be975fc9afd48d59760a7a3ae569012654e6eedcc9b |
|
MD5 | 11c1bc649682a1a6e7ff704f598837d7 |
|
BLAKE2b-256 | cb64c816591bd7f3b391487e5f2301d8769800e9bc2ee9ce541e5670ab432eb6 |