API#
Ensembl#
|
Get an annotation database for a species and version. |
|
Ensembl annotation database. |
|
List available Ensembl gene annotations. |
Filters#
|
Filter by gene_id. |
|
Filter by gene_biotype. |
|
Filter by gene_name. |
|
Filter by seq_name (e.g. chromosome). |
|
Filter features within a genomic range |
|
Filter by tx_id column. |
|
Filter by tx_biotype column. |
|
Filter by exon_id column. |
Filter for canonical transcripts. |
|
|
Filter by UniProt ID. |
|
Filter by UniProt database. |
Filter by UniProt mapping type. |
|
An empty filter that returns all rows. |
Filter base classes (don’t use these directly)#
Base class for all filter expressions. |
|
|
Logical and of two filters. |
|
Logical or of two filters. |
A filter that inverts the result of another filter. |
|