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

add chado_infer_CDS option for inferring CDS and UTR features from the database gene model

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@11036 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 4ec92781
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.66 2009-05-26 10:43:13 tjc Exp $
# $Header: //tmp/pathsoft/artemis/etc/options,v 1.67 2009-06-12 14:03:50 tjc Exp $
# This file should contain option settings that look like this:
#
......@@ -832,6 +832,9 @@ hyperlinks = \
#
# chado gene model features default types
chado_exon_model=CDS
# infer CDS and UTR features from gene model
chado_infer_CDS=no
#chado_transcript=transcript
# provide a list of available servers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment