Open JosephDiPalma opened 2 days ago
As of today, we only provide support to de-alias HUGO gene names, https://github.com/mahmoodlab/HEST/blob/main/src/hest/HESTData.py#L1178.
@konst-int-i, do you have a code snipped to provide?
@JosephDiPalma, PR welcome! Handling gene names is always complex.
I'll look into it further. Ultimately, I'd like to use it in something like Geneformer which requires the Ensembl IDs. Any further ideas would be appreciated too.
If I figure out a good solution, I'll send a PR.
Did you have a chance to explore mapping the gene names to Ensembl IDs? I'm looking into that now and don't know if there's a recommended way.