Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Oct 15, 2003
  2. Oct 14, 2003
  3. Oct 13, 2003
  4. Oct 10, 2003
  5. Oct 09, 2003
  6. Oct 07, 2003
  7. Oct 06, 2003
  8. Oct 03, 2003
  9. Oct 02, 2003
  10. Oct 01, 2003
  11. Sep 30, 2003
  12. Sep 29, 2003
  13. Sep 26, 2003
  14. Sep 25, 2003
  15. Sep 24, 2003
    • Andreas Kusalananda Kähäri's avatar
      Maps sequence IDs between e.g. EMBL and Swissprot. Builds · 4fd35f20
      Andreas Kusalananda Kähäri authored
      Bio::EnsEMBL::Mapper objects from cigar lines, but does not use
      them yet (ranges are not supported and the reply will be in the
      "other" coordinate system).  Relies on the availablility of a
      <tab>-delimited file where each line has the following format:
      
      QueryID TargetID QueryAlignBegin TargetAlignBegin CigarLine
      
      The cigar line should be on the non-exonerate format
      ("218MI728M" rather than "M 218 I 1 728 M").  The *Begin values
      are in "between"-type coodinates (like what exonerate uses).
      
      It's messy, but it's not done yet...
      4fd35f20
    • Graham McVicker's avatar
      no more ProxyDnaAlignFeatureAdaptor · 968c9058
      Graham McVicker authored
      968c9058