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 .
- Sep 16, 2011
-
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
DBNAME is no longer a required attribute as we now allow for direct DB connections. SQLHelper is now an attribute of a DBConnection. Methods added to avoid unintentional DB disconnections, working with the DBH safely and quote DB identifiers if required (useful to avoid SQL injection attacks with auto-generated code). Equals method also improved. Associated test cases written.
-
Ian Longden authored
-
Monika Komorowska authored
-
Monika Komorowska authored
Added RefSeq_mRNA, RefSeq_mRNA_predicted, RefSeq_ncRNA and RefSeq_ncRNA_predicted external db names to the nucleotide sql.
-
Andy Yates authored
-
Andy Yates authored
-
- Sep 15, 2011
-
-
Andy Yates authored
Removing URIParser sub-package. It was nice in theory but I'd rather support different schemes using extensions to the URI package
-
Kieron Taylor authored
Minor POD corrections
-
Monika Komorowska authored
Changes to get_official_domain_name, if we can't eliminate multiple HGNCs based on priority, and most common name not found via vega, eliminate HGNCs with worse % identity.
-
Andy Yates authored
Removing URIParser sub-package. It was nice in theory but I'd rather support different schemes using extensions to the URI package
-
Andy Yates authored
-
Andy Yates authored
-
Ian Longden authored
Remove getting species_id from filename if they are not set. As these have to be set or it dies before that bit is reached.
-
Ian Longden authored
Remove getting source_id or species_id from filename if they are not set. As these have to be set or it dies before that bit is reached.
-
Ian Longden authored
-
Ian Longden authored
Removed the database connection, database creation and process control from the module as this is different to the actual parsing of the data files. See Database.pm and ProcessData.pm So now module should only deal with the parsing of data and release files
-
Ian Longden authored
-
Ian Longden authored
Controls the overall process of the parsing. Makes calls for the creation of the database and then subsequent calls to fetch and parse the data files.
-
Ian Longden authored
-
Ian Longden authored
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
Rolling back the code to 1.20 because of issues with re-binning the human Y chromsome density values resulting in a -ve value.
-
- Sep 14, 2011
-
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
Commit moved to HEAD from branch-64. Moved the slice fetch into the knowngenedensity/genedensity loop so we can continue to use shift to iterate through them
-
Ian Longden authored
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
According to test cases adaptor() should be nullable by passing an undef through to the mutator. Detection of a purposful undef is by checking the length of @_
-
Andreas Kusalananda Kähäri authored
db_name in external_db. Clean up a few bugs while I'm at it. Bugs corrected: A list (rather than a list reference) was returned if the external_db_id for the given db_name could not be found. The list returned from list_gene_ids_by_external_db_id() (in DBEntryAdaptor) was used as a hash.
-
Monika Komorowska authored
-
Monika Komorowska authored
-
Monika Komorowska authored
Storing 'intersection_of' lines for terms, storing relationships between terms not defined in the current ontology.
-
- Sep 13, 2011
-
-
Ian Longden authored
-
Ian Longden authored
-
- Sep 12, 2011
-
-
Nathan Johnson authored
-
Andreas Kusalananda Kähäri authored
-