Target discovery platform for exploring rankings of genes, disease models, and other entities.
Project description
tdp_core
Target discovery platform for exploring rankings of genes, disease models, and other entities.
Installation
git clone -b develop https://github.com/datavisyn/tdp_core.git # or any other branch you want to develop in
cd tdp_core
# Frontend
yarn install
# Backend
python3 -m venv .venv # create a new virtual environment
source .venv/bin/activate # active it
make develop # install all dependencies
Local development
# Frontend
yarn start
# Backend
python tdp_core
Testing
# Frontend
yarn run test
# Backend
make test
Building
yarn run build
This repository is part of the Target Discovery Platform (TDP). For tutorials, API docs, and more information about the build and deployment process, see the documentation page.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
tdp_core-25.0.1-py3-none-any.whl
(89.3 kB
view details)
File details
Details for the file tdp_core-25.0.1-py3-none-any.whl
.
File metadata
- Download URL: tdp_core-25.0.1-py3-none-any.whl
- Upload date:
- Size: 89.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a372fab6e5efa2b15547cc6e313dd575fe1ad225a82cfffb3a097e3f0956172e |
|
MD5 | e61ec944ba1ce57e9e5f0701a32c018d |
|
BLAKE2b-256 | 02169a90b421240ecacb9db6709f9d68a76730113e3cc9af34b89befc223c887 |