From aa04eca349a6c55de5b1992efea87d5a787fde33 Mon Sep 17 00:00:00 2001 From: Ali Khan Date: Fri, 13 Dec 2024 14:46:46 -0500 Subject: [PATCH] Update pipeline_description.json --- hippunfold/pipeline_description.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/hippunfold/pipeline_description.json b/hippunfold/pipeline_description.json index 706e9b97..195b0516 100644 --- a/hippunfold/pipeline_description.json +++ b/hippunfold/pipeline_description.json @@ -4,11 +4,11 @@ "DatasetType": "derivative", "GeneratedBy": [ { - "Name": "hippunfold", - "Version": "1.5.2-pre.2", - "CodeURL": "https://github.com/khanlab/hippunfold", - "Author": "Jordan DeKraker & Ali Khan", - "AuthorEmail": "ali.khan@uwo.ca" - } + "Name": "hippunfold", + "Version": "1.5.2-pre.2", + "CodeURL": "https://github.com/khanlab/hippunfold", + "Author": "Jordan DeKraker & Ali Khan", + "AuthorEmail": "ali.khan@uwo.ca" + } ] }