This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Gene annotation for RNA-seq data

Hi,

I have GeneAnnotation.csv as below for mouse, where can I achieve the same for human please? I googled, I did not find. My human RNA-seq are based on the GPL167 platform

> head(annot[,1:5])
      X    ID             arrayname substanceBXH   gene_symbol
    1 1 20709 Mouse TOE 75k Array 1  MMT00000003          <NA>
    2 2  7106 Mouse TOE 75k Array 1  MMT00000004          <NA>
    3 3  8193 Mouse TOE 75k Array 1  MMT00000006        Zfp262
    4 4 21563 Mouse TOE 75k Array 1  MMT00000007      Slc25a27
    5 5 17750 Mouse TOE 75k Array 1  MMT00000014        Mrpl45
    6 6 21545 Mouse TOE 75k Array 1  MMT00000015 2310015N21Rik
annotation gpl16791 rna-seq

1 answer

On this page click on the "Annotation SOFT table" or click "view table". That should have this info.

Log in to answer this question.