powered by
add gene list hyperlinks to the HTGM heatmap
pasteHyperlinks(str, c1, c2)
returns a line of code to insert into svg
character a line from the svg that is to have a hyperlink inserted
character list of row names
character list of column names
#load("data/x_svgr.RData") #load("data/x_rnr.RData") #load("data/x_cnc.RData") hl<-pasteHyperlinks(x_svgr,x_rnr,x_cnc)
Run the code above in your browser using DataLab