Generate and work with GA4GH phenopackets
Project description
pyphetools
Python Phenopacket Tools
This package currently is designed to test how to use the Python version of the phenopackets package together with pandas to create phenopackets from typical supplemental tables.
Development goals include making builder code similar to the Java package to create valid phenopackets and to perform JSON Schema-based validation.
Setup
For initial development, we will use notebooks mainly. Do the following to get set up. Note that now we are using phenopackets version 2.0.2. openpyxl is needed to read Excel files.
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install jupyter
python -m ipykernel install --name "venv" --display-name "venv"
cd notebooks
jupyter-notebook
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 pyphetools-0.1.0.tar.gz
.
File metadata
- Download URL: pyphetools-0.1.0.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aafa7971ca440e68c833e442626a12922e17a1db545af3135d5e41d75c23edcc |
|
MD5 | 51095f470e7633b27816e7cf2ada79dd |
|
BLAKE2b-256 | 97d2c693106d40730aa69111abd62984edac33ce7a671fafb0e8454cc390e809 |
File details
Details for the file pyphetools-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pyphetools-0.1.0-py3-none-any.whl
- Upload date:
- Size: 33.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7a187a9a161906b3f424846dbe5a98c4e191c4089fc2cdef4a0195a5907a0a4 |
|
MD5 | 8c00548d9fbae62e73e25cfd91bc8600 |
|
BLAKE2b-256 | bfe84474354184cdfad351bcd55427191078b56698211dbbbfd59e2af92c33c0 |