Biobanking data processing, annotation, and association workflows
Project description
Biobanking
Systematic collection, processing, storage, and analysis of biological samples and associated health data for medical research.
Supported pipelines
Preprocess
QC (Quality Control)
Annotation
Association
Summary
Supported biobanks
All of Us
UK Biobank
Internal Use
python -m pip install -U pip build
pip install twine
# linux
rm -rf dist build *.egg-info src/*.egg-info
# windows
Remove-Item -Recurse -Force dist, *.egg-info, src\*.egg-info
python -m build
pip install dist/biobanking-0.0.4-py3-none-any.whl
python -c "from biobanking.association.aou import prepare_traits, create_regenie_burden_files; from biobanking.preprocess.aou.measurements import save_measurements_in_wide_format; print('import ok')"
twine upload dist/*
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
biobanking-0.0.4.tar.gz
(18.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file biobanking-0.0.4.tar.gz.
File metadata
- Download URL: biobanking-0.0.4.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f30ecf1998461e2eba66a2176ae46d3c6b12b0a22010803224c0ad8200728015
|
|
| MD5 |
2cde3dc1f768334e556c433813fe2a7d
|
|
| BLAKE2b-256 |
05881086ce7f283e043ec69d3e7d5f511bf59d9846b9c6eb9fda265c05277fa1
|
File details
Details for the file biobanking-0.0.4-py3-none-any.whl.
File metadata
- Download URL: biobanking-0.0.4-py3-none-any.whl
- Upload date:
- Size: 20.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61f7b5da8789373e4fe1ddeb90bc83ad25e1b6506ee4b3a6483e3cc081337a44
|
|
| MD5 |
c7e6cee3eb13de5853ed2641b67d14c6
|
|
| BLAKE2b-256 |
b03ce7742838888c0a60105a51a1a21102063d09df91eaaad1ca80c3b3bece03
|