This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Micro array cancer data analysis and Visualization

Is there any microarray analysis visualisation package which can be used in the R environment? The package that performs both analysis and visualization. Thank you.

microarray cancer analysis visualization

what kind of microarray do you have? Do you have some examples of the expected plots?

1 answer

Curiously enough, I've just posted one here but in the context of network analysis: Network plot from expression data in R using igraph

Limma allows you to conduct normalisation, differential expression, and has basic plotting functionality, such as MA plot generation.

If you look at my other posts, you'll find other ways to generate other plots:

Log in to answer this question.