当前位置:网站首页>列表变成向量 列表变向量 list vector
列表变成向量 列表变向量 list vector
2022-06-30 15:48:00 【youngleeyoung】
> as.vector(unlist(intersected_fibrosis_genes))
多个向量取交集
假如有 3 个基因列表存储在 R 的向量,此时 intersect(intersect(A, B), C) 可以取三者交集;假如 10 个基因列表呢? 9 层嵌套 intersect 恐怕丢人,写个 for 循环也挺麻烦, Reduce 函数就很方便,大概
genes <- Reduce(intersect, list(A, B, C, D …))
作者:BeeBee生信
链接:https://www.jianshu.com/p/58f5429b5402
来源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
边栏推荐
- Drug management system plus database, overnight, plus report
- 利用PIL进行不失真的resize
- Anaconda下安装Jupyter notebook
- Li Zexiang, a legendary Chinese professor, is making unicorns in batches
- Halcon knowledge: matrix topic [02]
- [Demo] 循环写文件
- 编译丨迅为iTOP4412开发板Makefile编译
- 聊聊远程办公那些事儿 | 社区征文
- go-micro教程 — 第一章 快速入门
- Additional: (not written yet, don't look at ~ ~ ~) webmvcconfigurer interface;
猜你喜欢

云技能提升好伙伴,亚马逊云师兄今天正式营业

Li Zexiang, a legendary Chinese professor, is making unicorns in batches

容联云首发基于统信UOS的Rphone,打造国产化联络中心新生态

微信表情符号写入判决书,你发的OK、炸弹都可能成为“呈堂证供”

Eight basic sorting (detailed explanation)

dart:字符串replace相关的方法

Mathematical modeling for war preparation 35 time series prediction model

备战数学建模36-时间序列模型2

Rongsheng biology rushes to the scientific innovation board: it plans to raise 1.25 billion yuan, with an annual revenue of 260million yuan

Mathematical modeling for war preparation 36 time series model 2
随机推荐
Hologres shared cluster helps Taobao subscribe to the extreme refined operation
Php7.3 centos7.9 installing sqlserver extensions
Cmakelists Basics
Talk about telecommuting | community essay solicitation
Additional: (not written yet, don't look at ~ ~ ~) webmvcconfigurer interface;
Eight basic sorting (detailed explanation)
redis数据结构分析
云技能提升好伙伴,亚马逊云师兄今天正式营业
备战数学建模35-时间序列预测模型
Good partner for cloud skill improvement, senior brother cloud of Amazon officially opened today
After 15 years of working on 21 types of hardware, where is Google?
Undistorted resize using pil
2020 Blue Bridge Cup group B - move bricks - (greedy sorting +01 backpack)
The 25th anniversary of Hong Kong's return to China the Hong Kong Palace Museum officially opened as a new cultural landmark
《网络是怎么样连接的》读书笔记 - 汇总篇
MC Instruction Decoder
RT thread heap size Setting
Carry two load balancing notes and find them in the future
备战数学建模34-BP神经网络预测2
Raft introduction