Skip to content
Snippets Groups Projects
Commit 700b88c4 authored by Patrick Meidl's avatar Patrick Meidl
Browse files

- changed MAX_ROWS to 30

- rewrote fetch_by_stable_id*() methods to look up current versions of stable
  IDs in *_stable_id tables
- new method lookup_current() to assist the former (also replaces
  _lookup_version())
- new method add_all_current_to_history() to implement this behaviour for
  StableIdHistoryTree

- new methods to get properties of current db:
  - get_current_release()
  - get_current_assembly()

- fixed _resolve_type() to copy with non Ensembl-style stable IDs (e.g.
  Anopheles)

- removed deprecated methods
parent 722bec70
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment