InteractiveComplexHeatmap:制作交互式复杂热图

时间:2024-03-04 22:18:23
【文件属性】:

文件名称:InteractiveComplexHeatmap:制作交互式复杂热图

文件大小:158KB

文件格式:ZIP

更新时间:2024-03-04 22:18:23

R

制作交互式复杂热图 InteractiveComplexHeatmap是一个R程序包,可将从程序包产生的静态热图转换为交互式Shiny应用程序。 安装 InteractiveConlexHeatmap在上可用,您可以通过以下方式安装: if ( ! requireNamespace( " BiocManager " , quietly = TRUE )) install.packages( " BiocManager " ) BiocManager :: install( " InteractiveComplexHeatmap " ) 如果需要最新版本,请直接从GitHub安装: library( devtools ) install_github( " jokergoo/InteractiveComplexHeatmap " ) 用法 直接打开互动热图 对于任何Heatm


【文件预览】:
InteractiveComplexHeatmap-master
----.travis.yml(138B)
----man()
--------InteractiveComplexHeatmapOutput.Rd(2KB)
--------selectArea.Rd(2KB)
--------htShinyExample.Rd(565B)
--------InteractiveComplexHeatmapWidget.Rd(3KB)
--------htPositionsOnDevice.Rd(1KB)
--------InteractiveComplexHeatmapModal.Rd(3KB)
--------selectPosition.Rd(1KB)
--------htShiny.Rd(3KB)
--------makeInteractiveComplexHeatmap.Rd(2KB)
--------ht_shiny.Rd(295B)
--------rand_mat.Rd(1KB)
--------renderInteractiveComplexHeatmap.Rd(578B)
----data()
--------datalist(9B)
--------rand_mat.rda(27KB)
----NAMESPACE(892B)
----tests()
--------testthat()
--------test-all.R(144B)
----inst()
--------www()
--------examples()
--------template()
----LICENSE(41B)
----_pkgdown.yml(18B)
----vignettes()
--------shiny_dev.Rmd(18KB)
--------decoration.Rmd(2KB)
--------implementation.Rmd(12KB)
--------InteractiveComplexHeatmap.Rmd(16KB)
--------interactivate_indirect.Rmd(6KB)
--------model.R(2KB)
----.Rbuildignore(174B)
----.gitignore(181B)
----R()
--------shiny-ui.R(14KB)
--------import.R(312B)
--------app.R(9KB)
--------shiny-server.R(49KB)
--------shiny-widget.R(12KB)
--------calibrate.R(2KB)
--------zzz.R(88B)
--------interactive.R(31KB)
--------utils.R(2KB)
----NEWS(158B)
----DESCRIPTION(1KB)
----README.md(9KB)

网友评论