This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 08 Jun, 2010 1 commit
-
-
Ian Longden authored
Added new option to method fetch_all which is include_lrg. By defualt lrg slices willl NOT be returned if this is not set (default is off) also since at present all lrg regions are non reference this flag must be set too to get the lrg regions.
-
- 07 Jun, 2010 3 commits
-
-
Andreas Kusalananda Kähäri authored
-
Ian Longden authored
-
Glenn Proctor authored
-
- 04 Jun, 2010 5 commits
-
-
Bronwen Aken authored
-
Bronwen Aken authored
-
Ian Longden authored
added new method fetch_by_region_unique which returns the non duplicate regions. This is mainly for getting non duplicated regions like assembly patches or haplotype regions
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
(replacing splicing_event.type with a reference to attrib_type). Not properly tested due to lack of data.
-
- 03 Jun, 2010 6 commits
-
-
Ian Longden authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
# # Title: # Extend the object_type_idx index of the object_xref table. # # Description: # Add the 'analysis_id' to the end of the object_type_idx index in the # object_xref table so that we may allow for object_xref entries that # only differ in analysis_id.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
# # Title: # Replace splicing_event.type with splicing_event.attrib_type_id # # Description: # The 'type' enumeration in the splicing_event table is too terse. # Replace it with a reference to a proper attrib_type.
-
Gautier Koscielny authored
-
- 02 Jun, 2010 9 commits
-
-
Ian Longden authored
Added -species_suffix option to load_registry_from_db which adds the string passed to the end of the species name for all the databases on that server. e.g. -species_suffix => '_new' so then to get the human core gene adaptor for this server you would use get_adaptor('human_new','core','gene')
-
Andreas Kusalananda Kähäri authored
# # Title: # Modify the assembly_exception.exc_type enumeration. # # Description: # Add 'PATCH_FIX' and 'PATCH_NOVEL' to the assembly_exception.exc_type # enumeration.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
assembly_exception table.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
- 01 Jun, 2010 1 commit
-
-
Pontus Larsson authored
-
- 28 May, 2010 1 commit
-
-
Ian Longden authored
-
- 27 May, 2010 1 commit
-
-
Ian Longden authored
-
- 24 May, 2010 3 commits
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
to flush index data to file before copying. Add new flag: --noopt (Optional) Skip the optimization step. The database tables are optimized (as with "OPTIMIZE TABLE") to flush the index data onto disk. This may be a time consuming operation for very large tables. The --noopt flag disables the optimization.
-
- 21 May, 2010 4 commits
-
-
Ian Longden authored
-
Nick Langridge authored
-
Ian Longden authored
-
Ian Longden authored
-
- 20 May, 2010 1 commit
-
-
Bronwen Aken authored
-
- 19 May, 2010 3 commits
-
-
Arnaud Kerhornou authored
-
Arnaud Kerhornou authored
-
Ian Longden authored
make LRGSlice inherit from Slice as the lrg regions are now strored in the asembly differently so can now inherit
-
- 17 May, 2010 2 commits
-
-
Ian Longden authored
-
William McLaren authored
-