MDCinfer: PPI prediction tool based on multiple domain cooperation analysis

  • Version 1.0
  • Last updated: August 26, 2007

Reference#

Method#

MDCinfer aims to infer protein-protein interaction by considering cooperative domain interactions. Unlike most existing methods, it assumes cooperative-domain pairs but not only single-domain pairs as the basic units of a protein interaction. The interaction probabilities of single-domain pairs and cooperative-domain pairs are computed by a linear programming algorithm and a fast association probabilistic method. Novel protein interactions can be predicted by an extended probabilities model which can accommodate cooperative-domain pairs.

Procedure#

MDCinfer.exe Filename1 Filename2 Filename3 Negnum Methstr

This software is to predict novel protein-proteins interactions from training protein interactions, where Filename1 is an input file containing protein interactions which will act as a training set. Its format can be referred to an example called train.txt in MDCinfer.rar and Filename2 is another input file containing the test set, i.e. the protein pairs whose interaction states you want to know based on the training set. Also its format can be referred to an example called test.txt in MDCinfer.rar. Filename3 is a file containing the protein-domain relationships for the proteins in filename2 and its format can be referred to a file called testdomain.txt in MDCinfer.rar. Negnum is an integer number and indicates how many negative samples you want to add during training. Methstr is a string denoting which method you want to choose. It can only take two values: APMM denotes the fast association probabilistic method based on multi-domain cooperation, and LPM denotes the linear programming algorithm based on multi-domain cooperation.

Software#

This is a beta version of the program for preliminary testing. The program is still under development.

Supplementary Materials#


There are 535 visitors since January 18, 2009

Add new attachment

Only authorized users are allowed to upload new attachments.
« This page (revision-1) was last changed on 22-Jan-2009 23:06 by UnknownAuthor