This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Is There Any Free Software Similar To Geo2R ??

Hey,

Do you guys know is there is free software available that can perform the same analysis as geo2r. I could always do the same stuff using R, but I was looking to some client-side software with a GUI to perform the same kind of analysis as geo2r.

Thanks

microarray

3 answers

GEO2R is quite a nice interface but really, it's just GEOquery. As you know, there is even a tab where you can see the R/GEOquery code if you want to run it locally. In my opinion, the main feature of GEO2R which makes it useful is the graphical selection of samples to assign them to groups.

I guess I'm saying that I don't see huge advantages over just learning to use R/GEOquery locally.

You could certainly build one yourself using something like shiny on top of GEOmetadb, GEOquery, and limma.

  1. BART - Bioinformatics Array Research Tool

  2. GEODIVER

  3. GEO2Enrichr

Log in to answer this question.