It is often useful to annotate orthologous genes to leverage algorithms designed for human/mouse data.
Let's assume we have an anndata object with mouse gene ids in var_names. I would like to have a function that adds orthologous gene symbols in as an additional column:
It is often useful to annotate orthologous genes to leverage algorithms designed for human/mouse data.
Let's assume we have an anndata object with mouse gene ids in
var_names
. I would like to have a function that adds orthologous gene symbols in as an additional column: