A toolkit for ETL curation for the tranSMART data warehouse.
Project description
Master:
Develop:
Anaconda Cloud latest package:
A toolkit for ETL curation for the tranSMART data warehouse. The TranSMART curation toolkit (tmtk) can be used to edit and validate studies prior to loading them with transmart-batch.
For general documentation visit readthedocs.
Installation
Installing via Anaconda Cloud or Pip package managers
Anaconda:
conda install -c conda-forge tmtk
Pip:
pip install tmtk
Installing manually
Initialize a virtualenv
python3 -m venv env
source env/bin/activate
Installation from source
To install tmtk and all dependencies into your Python environment, and enable the Arborist Jupyter notebook extension, run:
pip install -r requirements.txt
python setup.py install
or if you want to run the tool from code in development mode:
pip install -r requirements.txt
python setup.py develop
jupyter-nbextension install --py tmtk.arborist
jupyter-serverextension enable tmtk.arborist
Requirements
The dependencies are in requirements.txt, optional dependencies are in requirements-dev.txt.
Licence
LGPL-3.0
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 tmtk-0.5.8.tar.gz
.
File metadata
- Download URL: tmtk-0.5.8.tar.gz
- Upload date:
- Size: 445.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 824bf104fb2026b54b528ca75ce014369e1e45caef0e1bb9fdfd3e88e1ed691e |
|
MD5 | 936429abf07673a2e7f09aa01f594554 |
|
BLAKE2b-256 | 8fe91ef3b43b52d6a9338cd52951867f7f9922b20dc62a2e478573bfa930a563 |
File details
Details for the file tmtk-0.5.8-py3-none-any.whl
.
File metadata
- Download URL: tmtk-0.5.8-py3-none-any.whl
- Upload date:
- Size: 486.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe5b440abf652a62549d7471e16a7a9c6387702b3641b7a0a85a5563ceeabc67 |
|
MD5 | e122c5651130226796e36053ac533983 |
|
BLAKE2b-256 | e128f9dd2198c367ffc36dd9babfd564b3f4c8e444c6904fc8e734ea4d2e05f2 |