Skip to content
  • Graham McVicker's avatar
    Improved speed of feature retrieval by: · 1b0e7c46
    Graham McVicker authored
    -'Flatening' FeaturePair object so that it no longer contains 2 SeqFeatures; It is now isa SeqFeature with some additional Hit attributes (object still bhaves as if it contained two features
    -Adding 'fast' constructors to DnaDnaAlignFeatures and PepDnaAlignFeatures
    -Some other minor tweaks such as using bind columns instead of fetchrow_hashref
    1b0e7c46