Hou Yun
Hou Yun
这个问题之前有人报告过,但是在我的电脑一直没有重复出来。大概原因是因为标签文本太长了,手动把标签处理的更短一点能解决。
> 为什么demo的数据可以跑出图,但是用自己的数据会出现这个问题 这个我也没太搞明白,不知道是底层grid的问题,还是linkET内部的代码有问题。直接原因就是标签太长了,手动截短一点应该就正常。
1.0.0 is expected to take another 4 weeks to update, and now you can install and use as before.
compute correlation using `correlate()` function?
> I want to use R to calculate the mantel_test test, and there are 20000 rows of data. After importing R language, there were no errors but no graphs were...
Yes, you can set `method = "spearman"` in `mantel_test()` function. I suggest setting `mantel_fun` argument to `"mantel.randtest"`, and it's faster than `"mantel"`.
拼接的,代码没有很好的办法去控制选中后的空间和位置。
说明spec的分组中间,至少有一个组存在行和为零的情况,这时候没办法用bray距离,这也是为什么自动挑选欧几里得算法的原因
geom_couple()里面应该有node.color和node.fill两个参数