Skip to main content

Target discovery platform for exploring rankings of genes, disease models, and other entities.

Project description

tdp_core

Target Discovery Platform Target Discovery Platform NPM version Build Status

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 env  # create a new virutal environment
source env/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


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-16.1.0-py3-none-any.whl (254.1 kB view hashes)

Uploaded Python 3

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