-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
21 lines (16 loc) · 971 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Authors: pittacus@gmail.com (Fei Li)
This project is for PerturbationAnalyzer.
INTRODUCTION
PerturbationAnalyzer is an open-source plugin for Cytoscape to
quantitatively analyze the dynamic characteristics of protein-protein
interaction network. This tool automatically evaluates the propagation effects
of single perturbation or combinatorial perturba-tions of protein
concentrations by comparing two different equilib-rium states which governed by
the law of mass action (LMA). With Cytoscape visualization environment, the
results are represented visually in an intuitive and customizable way to help
identify the key proteins which is mostly perturbed or has largest propagation
scope. The results can be saved or exported into standard format for further
analysis.
DEPENDENCY
Cytoscape program directory should be placed into the root directory of
project. The Ant script build.xml containds all the build details.