Okay so what I have is microarray data. I use limma to get a list of differentially expressed genes. The thing is SO many of them exist in unannotated regions. I have the data about the coordinates so I can make a BED file. Which means even though I have no information about the gene I know where it exists. So I want to do now some sort of analysis to make sense of my data. Up until know I have been removing the NAs and just using the ranked gene list in Genemania and String.db.
Now I want to incorporate these unannotated regions in some sort of analysis but idk how.