Skip to main content

BioKEEN (KnowlEdge EmbeddiNgs) is a package for training and evaluating biological knowledge graph embeddings

Project description

https://zenodo.org/badge/150270965.svg

BioKEEN (Biological KnowlEdge EmbeddiNgs) is a package for training and evaluating biological knowledge graph embeddings built on PyKEEN.

Currently, the framework is under heavy development.

Installation

  1. BioKEEN can be installed with the following commands:

python3 -m pip install git+https://github.com/SmartDataAnalytics/BioKEEN.git@master
  1. or in editable mode with:

$ git clone https://github.com/SmartDataAnalytics/BioKEEN.git biokeen
$ cd biokeen
$ python3 -m pip install -e .

How to Use

To show BioKEEN’s available commands, please run following command:

biokeen

or alternatively:

python3 -m biokeen

Starting BioKEEN’s training/HPO pipeline

To configure an experiment, please run following command:

biokeen start

or alternatively:

python3 -m biokeen start

To start BioKEEN with an existing configuration file, please run the following command:

biokeen start -c /path/to/config.json

or alternatively:

python3 -m biokeen start -c /path/to/config.json

Starting BioKEEN’s prediction pipeline

To make prediction based on a trained model, please run following command:

biokeen predict -m /path/to/model/directory -d /path/to/data/directory

or alternatively:

python3 -m biokeen predict -m /path/to/model/directory -d /path/to/data/directory

Getting Bio2BEL Data

To download and structure the data from a Bio2BEL repository, run:

biokeen get <name>

Where <name> can be any repository name in Bio2BEL like hippie, mirtarbase and others.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biokeen-0.0.3.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

biokeen-0.0.3-py36-none-any.whl (13.0 kB view details)

Uploaded Python 3.6

File details

Details for the file biokeen-0.0.3.tar.gz.

File metadata

  • Download URL: biokeen-0.0.3.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.4

File hashes

Hashes for biokeen-0.0.3.tar.gz
Algorithm Hash digest
SHA256 8f8db94cc691b9e71e8863d9f6694340ada958d7ca3d34f52cde64ccd35009f9
MD5 82dd0e8c7fa2c0cd44f5d4ae0e594bec
BLAKE2b-256 9bfe8231f06a2219c0bdf5ac0bfec80cd0288596775885330b95adf609487302

See more details on using hashes here.

Provenance

File details

Details for the file biokeen-0.0.3-py36-none-any.whl.

File metadata

  • Download URL: biokeen-0.0.3-py36-none-any.whl
  • Upload date:
  • Size: 13.0 kB
  • Tags: Python 3.6
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.4

File hashes

Hashes for biokeen-0.0.3-py36-none-any.whl
Algorithm Hash digest
SHA256 996e5686b3b3bd73424beaf344418be390e559caccfe049859c44684968d90ba
MD5 67368797293477db03a6144690d2d088
BLAKE2b-256 95bb46617e5041ee1df7a0324f1c6c7980b34aa771c1049569cda56a832b7b43

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page