From 26ec43c8f78168374422b6dae06d7f32be5b3333 Mon Sep 17 00:00:00 2001 From: Abishaa Vengadeswaran <38211976+vabishaa@users.noreply.github.com> Date: Thu, 6 Jul 2023 14:33:09 +0200 Subject: [PATCH] Update vp-index.js dirty fix for resourceType "Catalog" for resource EGA --- assets/js/vp-index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/vp-index.js b/assets/js/vp-index.js index 939e604..f8395c4 100644 --- a/assets/js/vp-index.js +++ b/assets/js/vp-index.js @@ -217,7 +217,7 @@ const resources = [ "eMail": "", "resourceDescription": "The EGA provides a service for the permanent archiving and distribution of personally identifiable genetic and phenotypic data resulting from biomedical research projects. Data at EGA was collected from individuals whose consent agreements authorise data release only for specific research use to bona fide researchers. Strict protocols govern how information is managed, stored and distributed by the EGA project.", "resourceType": [ - "Catalog" + "Catalog", "" ], "_id": "", "created": "",