• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openvax / pyensembl
84%
master: 83%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 05 Jan 2018 08:34PM UTC
Files 22
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v2.9.0
branch: v2.9.0
CHANGE BRANCH
x
Reset
  • v2.9.0
  • add-GRCm39
  • add-fly
  • comparison-on-Locus
  • docs-drop-readme-line-anchors
  • docs-readme-source-links
  • docs-readme-text-fragment-anchors
  • ensembl-115-mouse-strains
  • feature-296-pyensembl-available
  • feature-pretty-pyensembl-available
  • feature/preserve-fasta-versions
  • fix-169-extended-protein-coding-flags
  • fix-176-coding-sequence-ranges-include-stop-codon
  • fix-177-biotype-kwarg
  • fix-186-locus-intersect
  • fix-190-merged-gene-intervals
  • fix-219-database-default-cache-dir
  • fix-242-version-and-versioned-id
  • fix-252-complete-tair
  • fix-260-locus-overlap-length
  • fix-280-distance-to-locus-ignore-strand
  • fix-283-nearest-gene-transcript
  • fix-286-protein-ids-at-locus
  • fix-298-ensembl-genomes-divisions
  • fix-335-part1-gencode-biotype-aliases
  • fix-335-part2-versioned-protein-fasta
  • fix-MT-normalization
  • fix-exon-id-missing
  • fix-hla-a-locus-tests
  • fix-pypi-autodeploy
  • fix-tsl-parentheses
  • fix/coveralls-parallel
  • fix/python314-argparse
  • fixing-travis
  • follow-up-334-soybean-xenopus-tighter-ranges
  • get-rid-of-ensembl-id-checking-too-many-exceptions
  • issue-287-ensembl-110
  • main
  • master
  • max-release-100
  • max-release-99
  • new-ensembl-versions-96-97
  • numpy2-support
  • only-create-dir-if-necessary
  • relax-serializable-ceiling
  • remove-assert-statements
  • remove-encrypted-values-for-external-contrib
  • remove-pandas-dependency
  • rename-version-fallback-helper
  • up-max-release
  • v2.10.0
  • v2.10.1
  • v2.3.11
  • v2.3.12
  • v2.3.13
  • v2.3.9
  • v2.6.10
  • v2.6.11
  • v2.6.12
  • v2.6.13
  • v2.6.4
  • v2.6.5
  • v2.6.6
  • v2.6.7
  • v2.6.8
  • v2.6.9
  • v2.7.0
  • v2.8.0
  • v2.9.1
  • v2.9.2
  • v2.9.3
  • v2.9.4
  • v2.9.5
  • v2.9.6
  • v2.9.7
  • v2.9.8
  • worktree-feature+update_setuptools

12 May 2026 07:36PM UTC coverage: 84.385% (+0.2%) from 84.199%
25757722028

push

github

web-flow
Fix #298: route Ensembl Genomes divisions through the right server (#343)

Adds the missing pieces to actually install non-vertebrate species from
the Ensembl Genomes FTP server:

* New `Species.ensembl_genomes` boolean. When True, GTF + FASTA URLs are
  built against ftp.ensemblgenomes.ebi.ac.uk under /pub/release-N/{division}/...
  (was only available for plants, via the legacy `is_plant` switch).
* New `MAX_ENSEMBL_GENOMES_RELEASE = 58` constant. The Ensembl Genomes
  release stream is numbered separately from the main Ensembl releases;
  `MAX_PLANTS_ENSEMBL_RELEASE` is preserved as an alias for back-compat.
* URL template builders now branch on `species.ensembl_genomes` and
  `species.division` instead of `is_plant`. `is_plant` keyword is still
  accepted on `Species.register` and implies `division="plants"` and
  `ensembl_genomes=True`.
* `EnsemblRelease(server=...)` defaults are upgraded so omitting `server`
  with an Ensembl Genomes species picks ftp.ensemblgenomes.ebi.ac.uk
  automatically.

Adds 9 new species across the four Ensembl Genomes divisions, with URLs
verified against ftp.ensemblgenomes.ebi.ac.uk release 58:

  Plants:    wheat, maize, tomato
  Fungi:     fission_yeast (pombe), aspergillus_nidulans, candida_albicans
  Metazoa:   anopheles_gambiae
  Protists:  plasmodium_falciparum, toxoplasma_gondii

Existing yeast / drosophila / C. elegans entries stay on main Ensembl
(unchanged release ranges, `ensembl_genomes=False`) so their installs
don't break.

Bump version to 2.9.0.

56 of 61 new or added lines in 5 files covered. (91.8%)

1 existing line in 1 file now uncovered.

1551 of 1838 relevant lines covered (84.39%)

3.38 hits per line

Relevant lines Covered
Build:
Build:
1838 RELEVANT LINES 1551 COVERED LINES
3.38 HITS PER LINE
Source Files on v2.9.0
  • Tree
  • List 22
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25757722028 v2.9.0 Fix #298: route Ensembl Genomes divisions through the right server (#343) Adds the missing pieces to actually install non-vertebrate species from the Ensembl Genomes FTP server: * New `Species.ensembl_genomes` boolean. When True, GTF + FASTA URL... push 12 May 2026 07:41PM UTC web-flow github
84.39
See All Builds (274)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc