From 886bcaf44f11757cbd8834401b11b1a1e5b4b611 Mon Sep 17 00:00:00 2001 From: Lukas Mueller Date: Wed, 26 Oct 2022 15:08:25 -0400 Subject: [PATCH] tweak input page. --- mason/tools/simsearch/index.mas | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) rewrite mason/tools/simsearch/index.mas (60%) diff --git a/mason/tools/simsearch/index.mas b/mason/tools/simsearch/index.mas dissimilarity index 60% index fa9401ae6..2f7ae2454 100644 --- a/mason/tools/simsearch/index.mas +++ b/mason/tools/simsearch/index.mas @@ -1,12 +1,18 @@ - -<%args> - - -

SimSearch

- -
-Upload VCF file - -Upload - -
+ +<%args> + + +<& /page/page_title.mas, title => "SimSearch" &> + +Upload a genotyping file to identify matches within the file or with other genotypic data in the database. +
+
+ +
+
+ +
+ + +
+
-- 2.11.4.GIT