Hello there,
I downloaded a csv annotation file from affymetrix but when I used with my citrus arrays the the resulted network just contains gene symbol, not gene name, not uniprot, nothing else. I downloaded text annotation from PLEXdb but my workbench rejects the format, do you know any other more informative csv annotation or know anyway to reformat my text to csv please
Doesn't affymetrix contain gene information? output of a network analysis
Thank you, yes it does but I don't know how to mixed the gene name with annotation from affymetrix
Thank you Alolex, i have an annotation text file that can't be read by my workbench and just accepts csv...
This is a little bit of my text file annotation downloaded from PLEXdb
Annotation for selected probe sets. downloaded from PLEXdb on Jul 12 2015
I am performing network analysis, when i am uploading normalized arrays, I need to upload an annotation file, I downloaded such a file (csv) from affymetrix but after creating the network, the nodes don't have any uniprot id, Refseq id, gene name, and nothing else, just nodes showed by gene symbol equal to the probesets. Then I have to perform GO annotation by symbols that all are non-significant. I need a more informative annotation file.. I found such a file but in text format that can't be accepted by my workbench
Out of the columns shown, do you need all of them or just a select few? If a few, which ones? Also, do you have a linux/unix/mac or are you working on Windows? Finally, what program are you loading this file into? You have said workbench a few times, but I'm not clear on what program that is. The answer to these questions will help me figure out a solution that might work for you. Oh, and one more question -- does the program you are using provide a sample input file? If yes can you post a few lines of that so I can see what the end result should be?
thanks Alolex for paying attention,
I am in windows and working with geworkbench, running ARACNe...I normalized GSE63706 as input then tool asks me a csv annotation file which i downloaded from affametrix, then I used some probsets as hubs and tools created a network that its nodes shown only with gene symbol for example LOC102577933, by which I can't perform not promoter analysis, not nothing and I need convert them, in addition I think performing GO based on probsets as nodes can't be trusted because each probes mapped to more than one gene...then I downloaded a text annotation (mentioned above but a few of columns not all columns I pasted) from PLEXdb that I think I need essential information such as gene name, entrez id, Consensus_ID, GeneBank_Accession and so one but workbench just needs csv... I described some more doubts in https://www.biostars.org/t/myposts/
I looked up the geworkbench tool you are using as I am not familiar with it, and have not used it. From the documentation here it seems the program is doing what it is supposed to be doing. It looks like it requires the Affy csv file if you are using an Affy array (follow the directions in the "Example of running ARACNe" section). It also says the following about how it uses the annotation file with affy arrays. From your explanation I am guessing that you are selecting the "merge multiple probesets" option. In this case you will only get one node per gene. If you need to probe sets intact you need to unselect this option (see last part below). I'm thinking the display of just gene symbols is what the program is designed to do. If you need it to provide more information I would suggest you post this question on the geworkbench end-user forum if you can't find what you need in the help documents as I'm not familiar with the application. Hopefully this helps you somewhat.
thank you very much Alolex