I have some Old Ensembl gene ID and convert them to new Ensembl gene ID. But for some old ones I have more than one new ID. How I should select which one is what I need?
I have some Old Ensembl gene ID and convert them to new Ensembl gene ID. But for some old ones I have more than one new ID. How I should select which one is what I need?
Sometimes a gene model is split into two different genes. So, there is no correct choice between the multiple new IDs if that is what happened.
Alternatively, multiple ids may have arisen because Ensembl now uses build GRCh38, and in build 38 there are alternative contigs. Hence, the same gene can be referenced by two different identifiers (one for the reference chromosome, one for the alternative contig). You can discern if this is what is going on by getting the "chromosome" names for each of the converted identifiers. Look also at the gene names.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Can you show some examples? Like some old ids and how you've converted them and multiple new ids for one old id.