Skip to content
Snippets Groups Projects

fix for _get_by_slice on feature-less slices

Merged Marek Szuba requested to merge github/fork/danstaines/hotfix/get_by_slice into master

Created by: danstaines

This was revealed as a problem when running densityfeature code (from GenomeLoader, not from the hive) on genomes with slices without features - it looks as if bind parameters were left hanging around in the adaptor instance as they weren't ever used (and hence cleared). This is probably the simplest fix.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply