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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 07, 2007
-
-
Glenn Proctor authored
Remove UNIQUE constraint on translation_stable_id to bring it into line with the other stable_id tables.
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Glenn Proctor authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
This allows us to pick up the RefSeq release documentation, which is located in a file called 'RefSeq-releaseNN.txt' (where 'NN' is the release number), by downloading 'RefSeq-release*.txt'.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
More $self calls, no explicit base class calls.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
Call methods through $self rather than through base class.
-
Ian Longden authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
Beautify summary output somewhat.
-
Ian Longden authored
-
- Mar 06, 2007
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
Add HTML reference to file containing Interpro release info.
-
Andreas Kusalananda Kähäri authored
release number. Yay!
-
Andreas Kusalananda Kähäri authored
Give all files to the parser, not just the first one. The parser will have to know what order the files are in (e.g. the Interpro parser knows that the second file is a HTML file that contains release information). NB: This means that the ordering of the list of URLs in the source_url meta data table is important!
-
Andreas Kusalananda Kähäri authored
than calling the run() method as a class method.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
Fixed bug that made the xref_parser.pl fall over on missing "LOCAL:" files.
-
Glenn Proctor authored
-
Glenn Proctor authored
-
- Mar 05, 2007
-
-
Andreas Kusalananda Kähäri authored
of BaseParser so that the file name comes last. This will soon allow some parsers to accept more than one file at a time.
-
Andreas Kusalananda Kähäri authored
characters from the MD5 hex digest...
-
Andreas Kusalananda Kähäri authored
use index() to do a string comparison against this to figure out whether to parse the files or not.
-
Andreas Kusalananda Kähäri authored
Cleanup.
-
Kevin Howe authored
fails, the feature is reconstructed from transforms of the unagpped components of the feature - Added some checks to Transcript/Exon transform that warns and skips supporting features that do not transform successfully
-
Andreas Kusalananda Kähäri authored
Regex cleanup and general parsing loop cleanup.
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
To force decompression, use 'xref_parser.pl' with the new '-unzip' command line switch. Removed '-compressed' command line switch.
-
Ian Longden authored
-
- Mar 02, 2007
-
-
Glenn Proctor authored
-
Daniel Rios authored
-