diff --git a/artemis_sqlmap/FeatureLoc.xml b/artemis_sqlmap/FeatureLoc.xml index 32e4899d2527814579a5996b6519d6597caa1dd0..3b725ae097f5b8c788ae72a12e870210d0280588 100644 --- a/artemis_sqlmap/FeatureLoc.xml +++ b/artemis_sqlmap/FeatureLoc.xml @@ -16,7 +16,7 @@ class="FeatureLoc"> <result property="srcFeatureId" column="srcfeature_id" nullValue="-999" /> <result property="featureBySrcFeatureId" column="{featureId=srcfeature_id}" - select="getLazyFeatureById" /> + select="getLazyFeatureNoResiduesById" /> <result property="fmin" column="fmin" nullValue="-999" /> <result property="fmax" column="fmax" nullValue="-999" /> <result property="strand" column="strand" nullValue="0" />