Skip to content
Snippets Groups Projects
Commit bd822ff6 authored by tjc's avatar tjc
Browse files

add product_cv option

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@9932 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 95837b37
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# (Note that comment lines start with a hash (#) symbol)
# $Header: //tmp/pathsoft/artemis/etc/options,v 1.53 2009-02-03 16:18:49 tjc Exp $
# $Header: //tmp/pathsoft/artemis/etc/options,v 1.54 2009-02-26 16:27:31 tjc Exp $
# This file should contain option settings that look like this:
#
......@@ -817,6 +817,9 @@ hyperlinks = \
TIGR_TIGRFAMS http://cmr.tigr.org/tigr-scripts/CMR/HmmReport.cgi?hmm_acc= \
OPI http://chemlims.com/OPI/MServlet.ChemInfo?module=GeneGo&act=findGenes&Gene_Name_=
#
# CHADO DATABASE OPTIONS
#
# chado gene model features default types
chado_exon_model=CDS
#chado_transcript=transcript
......@@ -825,3 +828,6 @@ chado_exon_model=CDS
#chado_servers = \
# malaria_workshop localhost:10101/malaria_workshop?pathdb \
# bigtest localhost:10120/test?pathdb
# define how product qualifiers are stored (as a cv or as a featureprop)
product_cv=yes
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment