D3ManhattanPlots:R HTMLWidget,用于为GWAS制作交互式曼哈顿图

时间:2021-05-18 14:58:08
【文件属性】:
文件名称:D3ManhattanPlots:R HTMLWidget,用于为GWAS制作交互式曼哈顿图
文件大小:147KB
文件格式:ZIP
更新时间:2021-05-18 14:58:08
JavaScript 曼哈顿情节HTML小部件 传统的静态曼哈顿情节缓慢且丑陋。 让我们用一点d3和R来解决这个问题! 这是一个(或者只是查看此gh-pages分支)。 例子: library(devtools) install_github("nstrayer/D3ManhattanPlots") #Load in package data to test. d = sampleVals #Draw it! manhattanPlot(d) #If you don't want a significance line: manhattanPlot(d, sigLine = FALSE) #If you want it to load fast and forgo silly animations manhattanPlot(d, animationSpeed = 50) 笔记: 数据:
【文件预览】:
D3ManhattanPlots-master
----man()
--------renderManhattanPlot.Rd(336B)
--------manhattanPlot.Rd(1KB)
--------random.Rd(496B)
--------manhattanPlotOutput.Rd(337B)
--------sampleVals.Rd(830B)
----data()
--------random.rda(8KB)
--------sampleVals.rda(2KB)
----NAMESPACE(152B)
----inst()
--------htmlwidgets()
----.gitignore(37B)
----R()
--------manhattanPlot.R(3KB)
----DESCRIPTION(360B)
----README.md(1KB)
----manhattanPlot.Rproj(312B)

网友评论