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

add plasmid to list of srcfeatures

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@13746 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent fa85978d
No related branches found
No related tags found
No related merge requests found
......@@ -459,7 +459,7 @@
<sql id="source_feature_cvterm_names">
cvterm.name LIKE '%chromosome%' OR cvterm.name LIKE '%sequence%' OR
cvterm.name IN ('supercontig', 'ultra_scaffold', 'golden_path_region', 'contig')
cvterm.name IN ('supercontig', 'ultra_scaffold', 'golden_path_region', 'contig', 'plasmid')
</sql>
<select id="getResidueFeatures" parameterClass="java.lang.Integer"
resultMap="map-feature-with-residues-result">
......
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