+ class="w-full h-full grid grid-cols-12 items-center gap-2 !py-0 !px-0 !font-normal !text-slate-500 dark:!text-slate-300 !leading-tight">
@@ -83,120 +83,10 @@
:loading="loading_state" @click="apply_enrichment(entry)" />
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/frontend/src/components/enrichment/PathwayTools.vue b/frontend/src/components/enrichment/PathwayTools.vue
index 8164609a..8685a4a3 100644
--- a/frontend/src/components/enrichment/PathwayTools.vue
+++ b/frontend/src/components/enrichment/PathwayTools.vue
@@ -14,27 +14,6 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/frontend/src/components/enrichment/graph/PathwayGraph.vue b/frontend/src/components/enrichment/graph/PathwayGraph.vue
index 31099409..a40a61cd 100644
--- a/frontend/src/components/enrichment/graph/PathwayGraph.vue
+++ b/frontend/src/components/enrichment/graph/PathwayGraph.vue
@@ -1,32 +1,11 @@
-
+
-
-
@@ -93,9 +73,7 @@ export default {
term_graphs: [],
term_graphs_array: [],
favourite_graphs: new Set(),
- // activeGraphIndex: -1,
graph_number: -1,
- // species: null,
focus_enrichment_id: null,
active_enrichment_id: null
};
@@ -226,126 +204,3 @@ export default {
},
};
-
-
diff --git a/frontend/src/components/enrichment/heatmap/PathwayHeatmap.vue b/frontend/src/components/enrichment/heatmap/PathwayHeatmap.vue
index 20e5adc0..0b386858 100644
--- a/frontend/src/components/enrichment/heatmap/PathwayHeatmap.vue
+++ b/frontend/src/components/enrichment/heatmap/PathwayHeatmap.vue
@@ -1,5 +1,5 @@
-
+
- Add favorite from Pathways tab and click Generate heatmap.
@@ -7,7 +7,7 @@
@@ -51,26 +52,6 @@
-
-->
+
\ No newline at end of file