This is a test version of Biostars. For the public version, visit https://www.biostars.org.
ALL AML dataset "Gene accession number"

As an exercise I am trying to analyse the ALL-AML dataset

https://www.kaggle.com/code/rainbowmiha/all-aml-classification/data?select=data_set_ALL_AML_independent.csv

In the column "Gene accession number" are entries like

AB000450_at

When I search genbank nothing is returned. When I search ncbi all databases I get hits in GEO profiles. What are those identifiers and where do they come from?

gene all number aml accession

1 answer

Those are Affymetrix identifiers. You can find information about them in the data table for the array in question (scroll down until you see the table) : https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GPL80

AB000450_at     AB000450        Homo sapiens    Oct 6, 2014     Exemplar sequence   GenBank     AB000450, class A, 20 probes, 20 in AB000450 1298-1730, Human mRNA for VRK2, complete cds

Log in to answer this question.