This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 03 Jun, 2016 2 commits
-
-
Magali Ruffier authored
This reverts commit 3e24194c.
-
Magali Ruffier authored
-
- 01 Jun, 2016 1 commit
-
-
Matthew Laird authored
Fix for ENSCORESW-1816, bioperl's inconsistent handling of incomplete codons across versions. Trim any partial codons when translating unless told not to.
-
- 21 Mar, 2016 1 commit
-
-
Magali Ruffier authored
-
- 04 Jan, 2016 1 commit
-
-
Magali Ruffier authored
-
- 08 Dec, 2015 1 commit
-
-
Matthew Laird authored
stable_id_version setter/getter for core object types, sets stable_id with a . delimited version or fetches stable_id with .version concatonated (if version is set)
-
- 01 Dec, 2015 1 commit
-
-
Magali Ruffier authored
-
- 11 Nov, 2015 1 commit
-
-
Magali Ruffier authored
-
- 06 Jul, 2015 5 commits
-
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- 26 May, 2015 5 commits
-
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- 13 Feb, 2015 1 commit
-
-
William McLaren authored
-
- 21 Jan, 2015 1 commit
-
-
Magali Ruffier authored
if set, does not copy supporting_features between exons, resulting in a loss of information but speed up when storing numerous genes
-
- 09 Jan, 2015 1 commit
-
-
Magali Ruffier authored
-
- 08 Dec, 2014 1 commit
-
-
Michael Gray authored
-
- 18 Nov, 2014 1 commit
-
-
Magali Ruffier authored
corrected url for codon table
-
- 15 Aug, 2014 1 commit
-
-
Magali Ruffier authored
returns exon rank relative to an input transcript
-
- 07 Aug, 2014 1 commit
-
-
Kieron Taylor authored
-
- 30 Jul, 2014 1 commit
-
-
Magali Ruffier authored
-
- 24 Jul, 2014 1 commit
-
-
Magali Ruffier authored
-
- 23 Apr, 2014 1 commit
-
-
Magali Ruffier authored
if specified, will return sequence with lower cased UTRs
-
- 24 Jan, 2014 2 commits
-
-
Magali Ruffier authored
-
Magali Ruffier authored
-
- 25 Nov, 2013 1 commit
-
-
Andy Yates authored
-
- 12 Nov, 2013 1 commit
-
-
Alessandro Vullo authored
-
- 03 Oct, 2013 1 commit
-
-
Magali Ruffier authored
-
- 09 Sep, 2013 1 commit
-
-
Alessandro Vullo authored
-
- 26 Jun, 2013 1 commit
-
-
Magali Ruffier authored
ENSCORESW-517: cdna2genomic returns 'genomic' coordinates which are relative to the slice of the feature if the slice is not the whole chromosome, we need to adjust by adding the transcript->slice->start to the cdna2genomic return value, -1 if the slice is the whole chromosome, we add 1-1, so nothing changes all test cases still pass with the modification
-
- 30 May, 2013 1 commit
-
-
Andy Yates authored
-
- 29 May, 2013 1 commit
-
-
Andy Yates authored
[ENSCORESW-490]. Fixing the GFF serializer which would add an additional ; at times and now supports a custom source field. Gene and transcript now both emit this
-
- 03 May, 2013 1 commit
-
-
Andy Yates authored
[ENSCORESW-445]. Fixes an issue with transformed and transfered transcripts. Attribute arrays are shallowed copied so attributes meant for the transformed object go back into the parent object. This causes more issues when you start to do multiple transformations from the same transcript. Regression test case added
-
- 15 Apr, 2013 1 commit
-
-
Andy Yates authored
[ENSCORESW-399] Fixing an issue reported from Steve Moss. We cause an exception because we do not check if we can project the cDNA location. Sometimes it is undefined.
-
- 25 Mar, 2013 1 commit
-
-
Andy Yates authored
-