From c1b199200b2b59387b958e46427b493aff17426a Mon Sep 17 00:00:00 2001
From: Pieter Verschaffelt
Date: Mon, 26 Apr 2021 11:40:30 +0200
Subject: [PATCH 1/2] Add link to the MegaGO publication to the footer of the
site
---
web/src/App.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/web/src/App.vue b/web/src/App.vue
index 6bec3e6..37b8f1b 100644
--- a/web/src/App.vue
+++ b/web/src/App.vue
@@ -125,7 +125,7 @@ export default class App extends Vue {
link: "https://pypi.org/project/megago"
}, {
icon: "mdi-newspaper-variant-outline",
- link: ""
+ link: "https://doi.org/10.1021/acs.jproteome.0c00926"
}];
}
From ecb875b2758d8c583eda2b191c53ddc62d1c5c6a Mon Sep 17 00:00:00 2001
From: Pieter Verschaffelt
Date: Mon, 26 Apr 2021 13:23:36 +0200
Subject: [PATCH 2/2] Update citation text
---
web/src/views/Home.vue | 3 +++
1 file changed, 3 insertions(+)
diff --git a/web/src/views/Home.vue b/web/src/views/Home.vue
index 053a277..d09b4f5 100644
--- a/web/src/views/Home.vue
+++ b/web/src/views/Home.vue
@@ -17,6 +17,9 @@
best to take a look and resolve the issue as soon as possible. Make sure to check that a similar issue
has not been reported before.
+
+ If you decide to use this tool, please cite Verschaffelt P, Van Den Bossche T, et al..
+
mdi-play-circle