Revised probe assignment and updated probe-set annotation in microarrays
To install from GitHub:
# install.packages("devtools")
devtools::install_github("friederhadlich/rePROBE")
ARG_LIST <- prepare_data()
to return a list of rePROBE arguments (ARG_LIST).run(ARG_LIST)
, which generates an appropiate environment object for the use with R packages i.e. oligo or affy.show_report(ARG_LIST)
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.