Guangchuang Yu

Results 49 issues of Guangchuang Yu

referring to [https://github.com/GuangchuangYu/GuangchuangYu.github.io/pull/1](https://github.com/GuangchuangYu/GuangchuangYu.github.io/pull/1) and [https://github.com/GuangchuangYu/pandoc_resume/commit/542df8af77f359f3a057c74a5dc4c1ace7019f7c?diff=unified](https://github.com/GuangchuangYu/pandoc_resume/commit/542df8af77f359f3a057c74a5dc4c1ace7019f7c?diff=unified), can you fix it?

Update the following URL to point to the GitHub repository of the package you wish to submit to _Bioconductor_ - Repository: https://github.com/YuLab-SMU/ggtreeDendro Confirm the following by editing each check box...

OK
2. review in progress

把新的数据,https://academic.oup.com/nar/advance-article/doi/10.1093/nar/gkab1063/6424774, 和DO.db比一下,实在是多年没更新。 ``` > > x= readLines("HumanDO.obo") > x[which(x == "[Term]") +1] -> id > sub("id:\\s+", "", id) -> id > keys(DO.db::DOTERM) -> id2 > table(id %in% id2) FALSE TRUE...

1. 之前的USER_DATA是在GSON之前的,现在只不过是利用了这个参数,并使之兼容而已。不排除在数据处理上,当前的quick and dirty的support会存在数据A->B再B->A这样来回倒腾的情况。所以要确认一下,如果有,要排除掉。 2. [之前的enrichGO反复调用,有重复计算的部分](https://github.com/YuLab-SMU/clusterProfiler/pull/476),在当前用enricher(gson)的情况下,是否还存在?是否可以避免? @huerqiang

`rect_to_poly`在`geom_hilight`中有使用,,然而这个函数有问题,而且已经被`ggplot2`移除了,. 所以我们也需要对接一下,参考`ggplot2`中新的实现,因为老的实现如果直接搬过来的话,那问题依然存在,在使用极坐标时,形状有点问题。

bug

Update the following URL to point to the GitHub repository of the package you wish to submit to _Bioconductor_ - Repository: https://github.com/YuLab-SMU/ggtreeSpace Confirm the following by editing each check box...

OK
2. review in progress

因为是使用了在线服务的接口,会有一些调用次数的限制,比如说一分钟内只能有多少次的检索等。

fanyi

![867af042ae77b69314b0e2d1af70cd1](https://github.com/YuLab-SMU/ProjectYulab/assets/626539/3451c345-95e5-492d-be8f-47905211ad35) 写了一个翻译功能,用了百度翻译。在R包中可以直接用翻译,在某些场景之下,还是蛮方便的。 翻译源有很多,感兴趣的小伙伴,可以读一读api文档,写一下相应的翻译功能。 |支持| 翻译源 | 服务器地址 | 支持语种 | 方式 | :-: | :-: | :-: | :-: | :-: | | ✔ | [百度翻译](http://fanyi.baidu.com/) | https://fanyi-api.baidu.com/?fr=pcHeader | 中文、英语、日语、韩语、法语、俄语、德语...

fanyi

In [fanyi](https://github.com/YuLab-SMU/fanyi/), we can query gene summary information from the NCBI-Gene database. Different databases have gene summary information provided, such as UniProtKB and Ensemble. It would be great if we...

fanyi

see more details in .

seqmagick