pyensembl

Data
Actively maintained400updated 1 week ago
Python
Apache-2.0

Pythonic Access to the Ensembl database.

README

PyEnsembl PyEnsembl is a Python interface to Ensembl reference genome metadata such as exons and transcripts. PyEnsembl downloads GTF and FASTA files from the Ensembl FTP server and loads them into a local database. PyEnsembl can also work with custom reference data specified using user-supplied GTF and FASTA files. Example Usage Installation PyEnsembl requires Python 3.9 or later. You can install PyEnsembl using pip: This should also install any required packages such as datacache. Before…

Source attribution

  • Awesome Bioinformaticsgithub.com/openvax/pyensembl
  • GitHubgithub.com/openvax/pyensembl

Related resources

First agentic LLM for autonomous data science with end-to-end pipeline from data to analyst-grade reports

4.2K1 month ago
Python
MIT

Pythonic access to the UCSC Genome database.

Access to Biological Web Services from Python.