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 .
- Feb 19, 2014
-
-
Alessandro Vullo authored
circular slices. In this case, do not use seq_region_start|end to compute min_start|end as the feature might be crossing the origin of replication and the comparisons to determine min_start and max_end might then be nonsense.
-
Alessandro Vullo authored
-
- Feb 18, 2014
-
-
Magali Ruffier authored
-
- Feb 17, 2014
-
-
Magali Ruffier authored
-
Magali Ruffier authored
still need to remove manually any mappings which would have been added before for that patch
-
- Feb 14, 2014
-
-
Alessandro Vullo authored
circular slices. In this case, do not use seq_region_start|end to compute min_start|end as the feature might be crossing the origin of replication and the comparisons to determine min_start and max_end might then be nonsense.
-
Magali Ruffier authored
use production database to fetch biotype groups
-
Alessandro Vullo authored
[ENSCORESW-840]. seq region boundaries are fetched from the db (for slices stored in the db) in case of circular chromosomes. This is because it is impossible to recompute the seq_region_start|end for a feature in a circular slice since the transformation operated in method _objs_from_sth in the corresponding adaptor is not invertible. For some of the features (e.g. those in the Bio::EnsEMBL::FeaturePair hierarchy), we can't query the db and the methods seq_region_start|end return undef even if the feature is on a slice.
-
Alessandro Vullo authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- Feb 13, 2014
-
-
Magali Ruffier authored
all modules take the same arguments and have the same behaviour the only differences should be related to the columns specific to a given feature
-
Magali Ruffier authored
add splicingEvent tests for basic methods
-
- Feb 07, 2014
-
-
Kieron Taylor authored
* hotfix/comparadocumentation: [ENSCORESW-841] - Doxygen output. Make PerlFilter ignore additional packages in a module, to prevent confusion in Compara codebase.
-
Kieron Taylor authored
[ENSCORESW-841] - Doxygen output. Make PerlFilter ignore additional packages in a module, to prevent confusion in Compara codebase.
-
- Feb 06, 2014
-
-
Andy Yates authored
We want people to give us bugfixes or cool features which help everyone. So we're making the rules to contributing easier.
-
Magali Ruffier authored
-
- Feb 05, 2014
-
-
Magali Ruffier authored
restore changes from c981f63d
-
Matthew Astley authored
lost during pull request #4 to f9a90829
-
- Feb 04, 2014
-
-
Magali Ruffier authored
-
Magali Ruffier authored
added extra_data/external_data column to insert for storing DnaAlignFeatures
-
nick-james authored
-
Magali Ruffier authored
use code directly in get_attrib method
-
- Jan 30, 2014
-
-
Andy Yates authored
-
Andy Yates authored
A fix for the fix. Originally we started with passing through Slice for the aligned feature but this is wrong. We need to assert the hit feature Slice which we do not have. This change reverts the _check_start_end_strand() method back to its original functionality.
-
Magali Ruffier authored
-
- Jan 29, 2014
-
-
Kieron Taylor authored
-
Andy Yates authored
-
Andy Yates authored
-
Andy Yates authored
-
Magali Ruffier authored
Revert "transcript counts can now be fetched using transcript_cnt and transcript_acnt" This reverts commit 3d9c5ad7.
-
Magali Ruffier authored
-
Andy Yates authored
-
Magali Ruffier authored
* dev: transcript table in patch database now contains data genome_container test module updated to reflect the change
-
Magali Ruffier authored
genome_container test module updated to reflect the change
-
Magali Ruffier authored
* dev: there can be several statistics for prediction_count
-
- Jan 28, 2014
-
-
Magali Ruffier authored
-
Andy Yates authored
Introducing a new version of our GTF dumper. Now supports gene and transcript features, seleno markup, ccds xrefs and a new readme.
-
Magali Ruffier authored
* dev: corrected argument for structural_variation count
-
Magali Ruffier authored
-