From 730c27c40b7090b9a458e1171993e2ea4b4e9272 Mon Sep 17 00:00:00 2001 From: ted Liefeld Date: Wed, 19 Jul 2023 12:35:53 -0700 Subject: [PATCH] Trying to make it buildable by Jenkins --- build.xml | 53 +++++++++++++++++++++++++++++++++++++++-------------- manifest | 4 ++-- 2 files changed, 41 insertions(+), 16 deletions(-) diff --git a/build.xml b/build.xml index b12c202..47e87b8 100644 --- a/build.xml +++ b/build.xml @@ -1,18 +1,43 @@ - - - + + + + + + + + + + + + + + + diff --git a/manifest b/manifest index 3d45564..9339d40 100644 --- a/manifest +++ b/manifest @@ -9,7 +9,7 @@ fileFormat=gct;png;txt;xls;cls language=R-3.1.3 name=NearestTemplatePrediction os=any - +documentationUrl=https://www.genepattern.org/modules/docs/NearestTemplatePrediction/4#gsc.tab=0 p1_MODE=IN p1_TYPE=FILE p1_default_value= @@ -95,4 +95,4 @@ requiredPatchURLs= serializedModel= taskType=Prediction userid=hoshida@broad.mit.edu -version=Updated to use R-3.1 and added HTML documentation. \ No newline at end of file +version=Updated to use R-3.1 and added HTML documentation.