摘要:
colSums(is.na(df2))rowSums(is.na(df2))sum(is.na(x)) 阅读全文
posted @ 2021-06-12 10:35
emanlee
阅读(2899)
评论(0)
推荐(0)
摘要:
统计xx内TRUE 的数量 sum(xx)注意,若xx内有NA, 使用sum会返回NA。所以最好使用:sum(xx, na.rm = T) 阅读全文
posted @ 2021-06-12 10:31
emanlee
阅读(1818)
评论(0)
推荐(0)
摘要:
官网:http://subread.sourceforge.net/ Subread package: high-performance read alignment, quantification and mutation discovery The Subread package compris 阅读全文
posted @ 2021-06-12 07:49
emanlee
阅读(7220)
评论(0)
推荐(0)

浙公网安备 33010602011771号