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

add test options

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@1659 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent d2381d5b
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.4 2004-06-10 13:32:57 tjc Exp $
# $Header: //tmp/pathsoft/artemis/etc/options,v 1.5 2004-06-11 10:24:42 tjc Exp $
# This file should contain option settings that look like this:
#
......@@ -480,19 +480,22 @@ invisible_qualifiers = \
# search.
feature_protein_programs = \
fasta %L \
fasta %M \
fasta %K \
sigcleave 0 \
pepstats - \
blastp swall \
tblastn embl_other \
blastp psu/Kineto_aa \
tblastn %embl_other \
hth - \
smart - \
clustalx PROTEIN \
jalview PROTEIN
feature_dna_programs = \
tblastx embl_other \
blastn embl_other \
blastx swall \
tblastx %embl_other \
blastn %embl_other \
blastx %swall \
fastx %L \
clustalx DNA
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment