摘要:
http://griffithlab.org/ 阅读全文
posted @ 2017-12-21 21:38
nkwy2012
阅读(491)
评论(0)
推荐(0)
摘要:
R语言常用的去重命令有unique duplicated unique主要是返回一个把重复元素或行给删除的向量、数据框或数组 > x <- c(3:5, 11:8, 8 + 0:5)> x [1] 3 4 5 11 10 9 8 8 9 10 11 12 13> unique(x)[1] 3 4 5 阅读全文
posted @ 2017-12-21 20:26
nkwy2012
阅读(8411)
评论(0)
推荐(0)
摘要:
https://www.genenames.org/ 阅读全文
posted @ 2017-12-21 11:31
nkwy2012
阅读(314)
评论(0)
推荐(0)


浙公网安备 33010602011771号