Giter Club home page Giter Club logo

comppi's Introduction

README

What is ComPPI?

Comppi is a Compartmentalized Protein-Protein Interaction database

Requirements

The ComPPI software is currently built on the top of Symfony2. Please refer to "Symfony2" requirements and supported databases. To install Symfony2 dependecies git is recommended, but you can also download it manually.

Installation

Get the ComPPI code:

$ git clone http://bificomp2.sote.hu:22422/comppi

Locate the configuration parameters file and adjust the settings related to database connection to your environment.

$ cp ./app/config/parameters.ini.dist ./app/config/parameters.ini
$ $EDITOR ./app/config/parameters.ini

Install symfony dependencies:

$ ./bin/vendors install

Build the database

Grab the sources:

$ ./bin/download_sources.sh

This will put the 3rd party source databases under ./databases. You may want to add other custom sources indicated by the download script. To load them into the configured database, issue the following command:

$ ./bin/build_database.sh

Visit demo page

Assuming you put the project under your HTTP servers document root into the directory named comppi, you can access to the demo page via the following url:

http://localhost/comppi/web/app_dev.php/stat

If everything went fine (including you have already loaded the plaintext files into your database), you should see some statistics about the database.

comppi's People

Contributors

erenon avatar dualon avatar vairda avatar

Watchers

James Cloos avatar Inamul Hasan Madar 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.