From eb7e8bb8bd7033571a109e9076fbbee97fb55c70 Mon Sep 17 00:00:00 2001 From: ivanPozdnyakov Date: Tue, 12 Jan 2016 09:59:33 -0500 Subject: [PATCH] personId parsed from file... no longer clears extension --- VQI_PathwayEditor.js | 115 ++++++++++++++++++++++++++++++++----------- index.php | 5 ++ score_json.txt | 2 +- 3 files changed, 93 insertions(+), 29 deletions(-) diff --git a/VQI_PathwayEditor.js b/VQI_PathwayEditor.js index 6fa9364..82bbf99 100755 --- a/VQI_PathwayEditor.js +++ b/VQI_PathwayEditor.js @@ -29,7 +29,9 @@ var VQI_PathwayEditor = function (parent) { // Globals var self = this; var types = ["bundleOne", "bundleTwo", "gene", "geneProduct", "protein", "rna", "microRNA", "kinase", "ligand", "receptor", "biologicalProcess", "triangle", "rectangle", "circle", "ellipse", "pentagon", "hexagon", "heptagon", "octagon", "star", "diamond", "vee", "rhomboid", "label"]; - var states = []; + var personId = ""; + var pathName = ""; + var states = []; var stateRecycle = []; var selectedForQueryNodes = []; var selectedForEditNodes = []; @@ -90,6 +92,7 @@ var VQI_PathwayEditor = function (parent) { strVar += "