Skip to content
Snippets Groups Projects
Select Git revision
  • 101_provider_metakeyupdate
  • 102
  • 102_provider_metakeyupdate
  • 102_testdbpatching
  • 102_versionbump
  • 103_provider_metakeyupdate
  • 103_testdbpatch
  • 103_versionbump
  • 104_testdbpatch
  • 104_versionbump
  • 105_version_bump
  • 108_schema_patch
  • 108_versionbump
  • 109_versionbump
  • Bugfix/ComparaTest
  • Bugfix/CompressedHexDb
  • Bugfix/CompressedHexDb_103
  • Bugfix/Null_translation_id
  • Bugfix/PingErrorMsg
  • Bugfix/TestDbs
  • cpan/113.0.0
  • cpan/112.0.0
  • cvs/release/ensembl/74
  • cvs/release/ensembl/73
  • cvs/attic/branch-e73-db-portability
  • cvs/attic/tag-ensemblgenomes-20-73
  • cvs/release/ensemblgenomes/20-73
  • cvs/attic/unconventional_removal_branch
  • cvs/attic/api_cleanup
  • cvs/attic/unconventional_removal
  • cvs/attic/api_removal
  • cvs/attic/remove_dnac
  • cvs/attic/branch-switchable_adaptors
  • cvs/attic/branch-additional_id_cache
  • cvs/attic/branch-e72-db-portability
  • cvs/attic/branch-e71-db-portability
  • cvs/release/ensembl/72
  • cvs/attic/ensembl_all_alleles
  • cvs/attic/branch-expression_data
  • cvs/release/ensemblgenomes/19-72
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Nov127626Oct2524221918171615126Sep252411754331Aug30282422201715139876331Jul25242320191810643229Jun28262522212019131211764111May98430Apr2725241913965329Mar272623191615141312852128Feb27262322212019161514131298765131Jan3029252423221918171615121110985432122Dec19654130Nov27242321109763231Oct252423201918111065327Sep252221201918131131Aug3024232117109872124Jul201917121110654328Jun2723211614139This is giving peace to perlcritic. We know what we're doing.[ENSCORESW-2541]. Synch to the existing interface in the underlying implementation.This is replaced by the mutable interval tree test.Yearly copyright update.[ENSCORESW-2541]. Testing slightly more complicated cases.[ENSCORESW-2541]. Take existence of children into account, and correctly invoke method instead of treating is as l-value.[ENSCORESW-2541]. Return a flat array.[ENSCORESW-2541]. Mutable interval tree testing. Prototype.[ENSCORESW-2541]. Class to represent 1D intervals, tree uses it.[ENSCORESW-2541]. Completed tree search method. Added method to remove interval from tree.[ENSCORESW-2541]. Methods to search node by given key and play with its intervals.[ENSCORESW-2541]. Included dependency.[ENSCORESW-2541]. Support node removal operation.[ENSCORESW-2541]. Avoid adding empty results.[ENSCORESW-2541]. Search for overlapping intervals.[ENSCORESW-2541]. Update max routines after rebalancing the tree.Method to return each Node's highest end interval bound.Key is interval lower bound, there can be multiple intervals with it.[ENSCORESW-2541]. More correct diagnostic message.[ENSCORESW-2541]. Most of the work is done at the node level. Partial implementation so far.[ENSCORESW-2541]. Tree needs root node. Initial implementation of the insert method.[ENSCORESW-2541]. This one too was in the future.[ENSCORESW-2541]. Some relevant documentation.[ENSCORESW-2541]. This one too was too much in the future.[ENSCORESW-2541]. Too much ahead, revert to current year.[ENSCORESW-2541]. Prototype unit test for mutable interval trees.[ENSCORESW-2541]. PP implementation of mutable interval trees, prototype.[ENSCORESW-2541]. Wrapper around XS/PP implementation of mutable interval trees.[ENSCORESW-844]. Mapper decorates returned coordinates with the corresponding seq region names.[ENSCORESW-844]. Mapper decorates returned coordinates with the corresponding seq region names.[ENSCORESW-844]. Test mapped coordinate names for TopLevelAssemblyMapper.[ENSCORESW-844]. Test mapped coordinate names for ChainedAssemblyMapper.[ENSCORESW-2289]. Recalculate coordinates of projected slice segments using the values returned by invoking the[ENSCORESW-2289]. Consider returning original coordinates in all cases.[ENSCORESW-2289]. Match signature of ChainedAssemblyMapper.[ENSCORESW-2289]. Consider necessary option for Slice::project.[ENSCORESW-2289]. Call underlying mapper code to return original and mapped coordinates. More uniform function prototype to allow transparent calls from Slice project method.[ENSCORESW-2168]. Consider the indel case.[ENSCORESW-2168]. Use interval tree API, discard binary search.[ENSCORESW-2168]. Use simplified interval tree API, discard binary search.