Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Cytoscape 2.8 plug-in. Generation of protein-protein interaction network with prediction using protein orthology

Notifications You must be signed in to change notification settings

PPiMapBuilder/PPiMapBuilderForCy2.8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

PPiMapBuilder

Cytoscape plug-in development (using maven)

##Build

Maven build :

mvn clean install

##Use

The PPiMapBuilder plug-in for Cytoscape 2.8 need an access to a dedicated PPiRetriever PostgreSQL database server. The access configuration for the server need to be set in "server.cfg" placed at root of resources folder.

Example server.cfg:

jdbc:postgresql://HOST/DB_NAME
USER
PASSWORD

About

Cytoscape 2.8 plug-in. Generation of protein-protein interaction network with prediction using protein orthology

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages