Introduction:
This tool retrieves pairs
from matrix according to a specific criterion. The result can be imported
directly into Cytoscape for network construction.
Input files:
distance matrix or
correlation matrix.
For example:
|
HU_011 |
HU_014 |
HU_015 |
|
|
HU_011 |
3.019766 |
3.814339 |
3.519691 |
|
HU_014 |
3.888479 |
4.277149 |
4.195649 |
|
HU_015 |
3.869006 |
3.837704 |
4.102254 |
Output files:
'retri_pairs.txt ',
three-columns relationship file.
For example:
|
HU_026 |
HU_032 |
0.010451 |
|
HU_026 |
HU_035 |
0.140957 |
|
HU_026 |
HU_044 |
0.009331 |
|
HU_026 |
HU_045 |
0.088923 |