Skip to content

Function to convert list of ensembl_ids to list of gene_symbols using pyensembl.#264

Merged
martinaoliver merged 4 commits intomainfrom
converter_function
Aug 28, 2025
Merged

Function to convert list of ensembl_ids to list of gene_symbols using pyensembl.#264
martinaoliver merged 4 commits intomainfrom
converter_function

Conversation

@martinaoliver
Copy link
Contributor

No description provided.

@martinaoliver martinaoliver marked this pull request as draft August 28, 2025 09:49
@martinaoliver martinaoliver requested a review from bputzeys August 28, 2025 10:09
@martinaoliver martinaoliver marked this pull request as ready for review August 28, 2025 10:09
@bputzeys bputzeys changed the base branch from release to main August 28, 2025 11:43
assert all(adata.var["ensembl_id"] == ["ENSMFAG00000000608"] * adata.var.shape[0])


def test_convert_list_ensembl_ids_to_gene_symbols():
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the test! :)

@martinaoliver martinaoliver merged commit 66b2d9d into main Aug 28, 2025
6 checks passed
@bputzeys bputzeys deleted the converter_function branch August 28, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants