epical --- Epigenetic age Calculator
Project description
Installation
Epical is coded in Python. It needs Python 3 (version 3.5.x) or a later version for installation and execution.
Prerequisites
TensorFlow (Only requires by AltumAge)
Python Dependencies
Install Epical
# Create a virtual environment ... # install from PyPI $ pip3 install epical # install from github $ pip3 install git+https://github.com/liguowang/epical.git # test if *epical* is available and excutable $ epical --version epical 0.0.1
Upgrade Epical
$ pip3 install epical --upgrade
Uninstall Epical
$ pip3 uninstall epical
Run Epical
Print out usage and all the available clocks
$ epical --help usage: epical [-h] [-v] {Horvath13, Horvath13_shrunk, Horvath18, Levine, ...} ...
Example: run the “Horvath13” command
# print usage of the "Horvath13" command $ epical Horvath13 --help ... # run example data $ epical Horvath13 -m blood_N20_info.tsv -o output blood_N20_MethylationEPIC-v1.0_beta.tsv.gz 2024-01-04 07:52:11 [INFO] The prefix of output files is set to "output". 2024-01-04 07:52:11 [INFO] Loading Horvath13 clock data ... 2024-01-04 07:52:11 [INFO] Clock's name: "Horvath13" 2024-01-04 07:52:11 [INFO] Clock was trained from: "Pan-tissue" 2024-01-04 07:52:11 [INFO] Clock's unit: "years" 2024-01-04 07:52:11 [INFO] Number of CpGs used: 353 ...
Documentation
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
epical-1.1.0.tar.gz
(18.5 MB
view details)
Built Distribution
epical-1.1.0-py3-none-any.whl
(18.7 MB
view details)
File details
Details for the file epical-1.1.0.tar.gz
.
File metadata
- Download URL: epical-1.1.0.tar.gz
- Upload date:
- Size: 18.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 156a971135bea28e33e65d5403f89a7445b7dc46993a60660670230ab463f246 |
|
MD5 | cf6286ef2349053373a8b4e73e608915 |
|
BLAKE2b-256 | 51c92b76c11d1ad2360b6f7384328eb00c0a5d0eff8b956420f0005a2858d9d7 |
Provenance
File details
Details for the file epical-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: epical-1.1.0-py3-none-any.whl
- Upload date:
- Size: 18.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 122554fd1bf688254e5695cf4a7a020d9adca02c9227f422b6275f251f36ab78 |
|
MD5 | 55bdc7b4d3b35def175cdac33e7672e8 |
|
BLAKE2b-256 | 2ec31ca8f01add33a651166e8a2896714a4a2afcb5cc3900d8504717f30809bf |