This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 30 Mar, 2004 3 commits
-
-
Web Admin authored
-
Web Admin authored
-
Will Spooner authored
-
- 29 Mar, 2004 18 commits
-
-
Martin Hammond authored
-
Martin Hammond authored
-
Martin Hammond authored
now gets protein_id vai previous dump's embl file; includes names, descriptions, Dros orhtologues; deals with bacterial genes; has comments
-
Graham McVicker authored
-
Graham McVicker authored
use a straight_join when joining to repeat_consensus on repeat_type, because the mysql query optimiser gets it wrong
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
removed fetch_all_by_Slice_and_type method, extended fetch_all_by_Slice method to take additional type arg
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
cleaned up debugging output, made silencable; StatCodes can be logged to file for later analysis/retrieval
-
Graham McVicker authored
-
- 26 Mar, 2004 3 commits
-
-
Web Admin authored
-
Will Spooner authored
-
Will Spooner authored
-
- 25 Mar, 2004 5 commits
-
-
Graham McVicker authored
fix: dbh->{Kids} is only decremented after DESTROY, so disconnect needs to be called by destroy if Kids == 1
-
Graham McVicker authored
-
Graham McVicker authored
DBConnection::disconnect_if_idle now uses $dbh->{Kids} instead of $dbh->{ActiveKids} to prevent problems with multiple prepared statement handles
-
Graham McVicker authored
Transcript::add_Exon now throws if exon could not be added b/c of overlap with other exon, rather than silently doing nothing
-
Fiona Cunningham authored
-
- 24 Mar, 2004 11 commits
-
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
-
Graham McVicker authored
*do not create translation if less than 3 nucl. left in CDS
-
Graham McVicker authored
-
Graham McVicker authored
bug fix: still adjust coords for exon that is wholly consumed by introduced frameshift intron b/c coords are used later for transcript splitting.
-
Graham McVicker authored
-
Will Spooner authored
-
Graham McVicker authored
-
Web Admin authored
-
Will Spooner authored
-