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.
• 1,543 views
•
link
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:
• 0 views
•
link
Log in to answer this question.
what kind of microarray do you have? Do you have some examples of the expected plots?