Metadata-Version: 2.1
Name: tdp_core
Version: 11.1.0
Summary: Target discovery platform for exploring rankings of genes, disease models, and other entities.
Home-page: https://www.datavisyn.io
Author: datavisyn GmbH
Author-email: contact@datavisyn.io
License: BSD-3-Clause
Description: tdp_core  
        =====================
        [![Target Discovery Platform][tdp-image-client]][tdp-url] [![Target Discovery Platform][tdp-image-server]][tdp-url] [![NPM version][npm-image]][npm-url] [![Build Status][circleci-image]][circleci-url]
        
        
        Target discovery platform for exploring rankings of genes, disease models, and other entities.
        
        Installation
        ------------
        
        ```
        git clone https://github.com/datavisyn/tdp_core.git
        cd tdp_core
        npm install
        ```
        
        Testing
        -------
        
        ```
        npm test
        ```
        
        Building
        --------
        
        ```
        npm run build
        ```
        
        
        
        ***
        
        <a href="https://www.datavisyn.io"><img src="https://www.datavisyn.io/img/logos/datavisyn-logo.png" align="left" width="200px" hspace="10" vspace="6"></a>
        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](https://wiki.datavisyn.io).
        
        
        
        
        [tdp-image-client]: https://img.shields.io/badge/Target%20Discovery%20Platform-Client%20Plugin-F47D20.svg
        [tdp-image-server]: https://img.shields.io/badge/Target%20Discovery%20Platform-Server%20Plugin-10ACDF.svg
        [tdp-url]: http://datavisyn.io
        [npm-image]: https://badge.fury.io/js/tdp_core.svg
        [npm-url]: https://npmjs.org/package/tdp_core
        [circleci-image]: https://circleci.com/gh/datavisyn/tdp_core.svg?style=shield
        [circleci-url]: https://circleci.com/gh/datavisyn/tdp_core
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
