diff --git a/plasmid/source/core-plugins/newbrowser/1/as/webapps/newbrowser/html/js/config/Profile.js b/plasmid/source/core-plugins/newbrowser/1/as/webapps/newbrowser/html/js/config/Profile.js
index c75115b7c3744eb6e64d1383c773ea4099d472bb..cc01b2e3e08a216aeac3f1dca13783f3ffcb5598 100644
--- a/plasmid/source/core-plugins/newbrowser/1/as/webapps/newbrowser/html/js/config/Profile.js
+++ b/plasmid/source/core-plugins/newbrowser/1/as/webapps/newbrowser/html/js/config/Profile.js
@@ -1138,7 +1138,12 @@ $.extend(BodenmillerLabProfile.prototype, DefaultProfile.prototype, {
 				"TYPE" : "ANTIBODY_PANEL",
 				"DISPLAY_NAME" : "Antibody panels",
 				"LIST" : ["ANTIBODY_PANEL"]
-			},						
+			},	
+			"TUMORS" : {
+				"TYPE" : "TUMORS",
+				"DISPLAY_NAME" : "Tumors",
+				"LIST" : ["TUMOR", "REGIONS", "ALIQUOT"]
+			},								
 			"OTHERS" : {
 				"TYPE" : "OTHERS",
 				"DISPLAY_NAME" : "Others",