From 530a56c3ea031b99489160c29d73d84c499d6838 Mon Sep 17 00:00:00 2001 From: Badis-dev <79081792+Badis-dev@users.noreply.github.com> Date: Fri, 11 Mar 2022 11:13:13 +0100 Subject: [PATCH] Add cancer galaxy --- galaxies/cancer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 galaxies/cancer.json diff --git a/galaxies/cancer.json b/galaxies/cancer.json new file mode 100644 index 0000000..2182606 --- /dev/null +++ b/galaxies/cancer.json @@ -0,0 +1,9 @@ +{ + "description": "Cancer classifying", + "icon": "android", + "name": "Cancer", + "namespace": "misp", + "type": "disease", + "uuid": "c03eba6e-a08a-11ec-b909-0242ac120002", + "version": 1 +} \ No newline at end of file