Coder Social home page Coder Social logo

yjcyxky / rapex Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 63.95 MB

RAPEX - Response to Air Pollution EXposure

Home Page: https://rapex.prophetdb.org/

License: Other

Dockerfile 1.29% Shell 5.70% Python 17.13% CSS 0.59% Clojure 75.29%
clojure disease-mechanisms knowledge-graph omics-data-analysis reactjs toxicology

rapex's Introduction

Rapex

A knowledge graph system with graph neural network for drug discovery, disease mechanism, biomarker screening and discovering response to toxicant exposure.

Features

  • Knowledge graph studio for graph query, visualization and analysis.
  • Graph neural network for drug discovery, disease mechanism, biomarker screening and discovering response to toxicant exposure.
  • Support customized knowledge graph schema and data source.
  • Support customized graph neural network model.
  • Support customized omics datasets.
  • Integrated large language models (such as vicuna, rwkv, chatgpt etc. more details on chat-publications) for answering questions.

Demo

Ask questions with chatbot

chatbot

Find similar diseases with your queried disease

disease

Predict drugs and related genes for your queried disease

disease

Find potential paths between two nodes

path

Installation

Clone the repo

git clone https://github.com/yjcyxky/rapex.git

Compile it

./bin/lein uberjar

Launch a postgresql instance for testing

bash create-db.sh rapex_dev 54320

Launch rapex

export MIGRATE_DB=true
export JAVA_OPTS='-Dconf=./example-conf.edn'

bash bin/start

Launch frontend

cd studio && yarn start:local-dev

# Release it to GitHub
cd studio && yarn build && yarn gh-pages

Usage

FIXME: explanation

$ java -jar rapex-0.1.0-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

Bugs

...

Any Other Sections

That You Think

Might be Useful

TODO List

  • [] Add advanced search for knowledge graph.
    • [] Two modes: add to current canvas & add to new canvas.

License

Copyright © 2022 FIXME

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.

rapex's People

Stargazers

 avatar

Watchers

 avatar  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.