| xQTL_export | R Documentation | 
Export expression object to a specified format
xQTL_export(exp_object, out_format = "to_clusterP")
exp_object | 
 expression object derived from   | 
out_format | 
 "to_clusterP", "to_wgcna" and to "to_deseq"  | 
A data.frame/data.table object
expProfiles <- xQTLdownload_exp(c("tp53","naDK","SDF4"),
                               tissueSiteDetail="Artery - Coronary",
                               pathologyNotesCategories=TRUE, toSummarizedExperiment = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.