GithubHelp home page GithubHelp logo

epical's Introduction

https://readthedocs.org/projects/ansicolortags/badge/?version=latest

Installation

Epical is coded in Python. It needs Python 3 (version 3.5.x) or a later version for installation and execution.

Prerequisites

Python Dependencies

Note

Users do NOT need to install these packages manually, as they will be automatically installed if you use pip3.

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

Note

If you used Python virtual environment to install TensorFlow, you need to run the above command in the same virtual environment.

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

https://epical.readthedocs.io/en/latest/

epical's People

Contributors

liguowang avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.