Provide computable object representation and validation for gene fusions
Project description
FUSOR
FUSOR (FUSion Object Representation) provides modeling and validation tools for representing gene fusions in a flexible, computable structure.
Installation
To install FUSOR:
pip install fusor
For a development install, we recommend using Pipenv. See the pipenv docs for direction on installing pipenv in your compute environment.
Once installed, from the project root dir, just run:
pipenv lock
pipenv sync
Init coding style tests
Code style is managed by flake8 and checked prior to commit.
We use pre-commit to run conformance tests.
This ensures:
- Check code style
- Check for added large files
- Detect AWS Credentials
- Detect Private Key
Before first commit run:
pre-commit install
Running unit tests
Running unit tests is as easy as pytest.
pipenv run pytest
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 fusor-0.0.4.tar.gz
.
File metadata
- Download URL: fusor-0.0.4.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60b5b853f5c37dd12dd82ec1187c4c091b60df2818a20984a74ca175265538e9 |
|
MD5 | f3357992e7465c11faae568c7f312c1f |
|
BLAKE2b-256 | 2df5120d181f7d3349201eaa5be866861212ff285f4df711aed317a7b7526217 |
File details
Details for the file fusor-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: fusor-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d553de55e48f4c4fc760262eaf36545580425428dabc4c9599fbef797113c87 |
|
MD5 | f63bc30f716e46e0e0b02776a6069555 |
|
BLAKE2b-256 | 3b03ef558b621779e4e3be8555f7f9608ef2201a02ce0d795fdf09f3e00bb432 |