From 112db08732845f5eb2b51ee67791ce48b1bcc5d5 Mon Sep 17 00:00:00 2001 From: rds <rds> Date: Fri, 31 Oct 2008 15:50:39 +0000 Subject: [PATCH] small change since coding alterations --- web/user_doc/styles.shtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/user_doc/styles.shtml b/web/user_doc/styles.shtml index ed312168a..e31537df5 100755 --- a/web/user_doc/styles.shtml +++ b/web/user_doc/styles.shtml @@ -29,8 +29,8 @@ in the ZMap config file: <pre class="example"> [source] - -featuresets = "Genomic_canonical" "ORF" "CDS" "Locus" "Restriction map" "External_transcript" etc. +url = acedb://localhost:12345?use_methods=true +featuresets = Genomic_canonical;ORF;CDS;Locus;Restriction map;External_transcript;etc... </pre> <p>Normally the names given are the names of individual feature sets but ZMap also allows grouping of feature sets -- GitLab