BioGRID TAB File Loader Plugin for Cytoscape
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
biogrid_tab_file_loader_plugin [2010/05/07 08:39] biogridadmin |
biogrid_tab_file_loader_plugin [2017/08/08 12:52] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== BioGRID TAB File Loader Plugin for Cytoscape ====== | ====== BioGRID TAB File Loader Plugin for Cytoscape ====== | ||
| + | |||
| + | **This is an older version of our Plugin that is supported for legacy uses only. We recommend that you use our new | ||
| + | [[biogridplugin2|BioGRID Plugin 2.0]] for any new projects.** | ||
| + | |||
| + | ===== Version 0.2 ===== | ||
| + | Update to accommodate new evidence codes 'Positive Genetic' and 'Negative Genetic'. | ||
| ===== Version 0.1 ===== | ===== Version 0.1 ===== | ||
| Line 33: | Line 39: | ||
| Edge colors are green for edges with biogrid.INTERACTION_TYPE=Genetic, orange for edges with biogrid.INTERACTION_TYPE=Physical, and blue for edges with biogrid.INTERACTION_TYPE=PhysicalANDGenetic.\\ | Edge colors are green for edges with biogrid.INTERACTION_TYPE=Genetic, orange for edges with biogrid.INTERACTION_TYPE=Physical, and blue for edges with biogrid.INTERACTION_TYPE=PhysicalANDGenetic.\\ | ||
| Edge thicknesses are the default thickness of 1 for edges with biogrid.NUMBER_OF_EXPERIMENTAL_SYSTEMS=1, and 3 for edges with biogrid.NUMBER_OF_EXPERIMENTAL_SYSTEMS>1.\\ | Edge thicknesses are the default thickness of 1 for edges with biogrid.NUMBER_OF_EXPERIMENTAL_SYSTEMS=1, and 3 for edges with biogrid.NUMBER_OF_EXPERIMENTAL_SYSTEMS>1.\\ | ||
| - | |||
| - | ===== Version 0.2 ===== | ||
| - | Update to accommodate new evidence codes 'Positive Genetic' and 'Negative Genetic'. | ||