plink Error: File read failure.
1、问题,莫名其妙出现下面的问题,折腾半天也没有找出原因,后来索性暴力解决,直接解压文件看看咋回事, 解压半天提示文件损坏,。。。。
Error: File read failure.
2、重新下载文件,测试
root@PC1:/home/GWA_tutorial/2_Population_stratification#plink --vcf ALL.2of4intersection.20100804.genotypes.vcf.gz --make-bed --out ALL.2of4intersection.20100804.genotypes PLINK v1.90b6.24 64-bit (6 Jun 2021) www.cog-genomics.org/plink/1.9/ (C) 2005-2021 Shaun Purcell, Christopher Chang GNU General Public License v3 Logging to ALL.2of4intersection.20100804.genotypes.log. Options in effect: --make-bed --out ALL.2of4intersection.20100804.genotypes --vcf ALL.2of4intersection.20100804.genotypes.vcf.gz 15974 MB RAM detected; reserving 7987 MB for main workspace. --vcf: ALL.2of4intersection.20100804.genotypes-temporary.bed + ALL.2of4intersection.20100804.genotypes-temporary.bim + ALL.2of4intersection.20100804.genotypes-temporary.fam written. 25488488 variants loaded from .bim file. 629 people (0 males, 0 females, 629 ambiguous) loaded from .fam. Ambiguous sex IDs written to ALL.2of4intersection.20100804.genotypes.nosex . Using 1 thread (no multithreaded calculations invoked). Before main variant filters, 629 founders and 0 nonfounders present. Calculating allele frequencies... done. Total genotyping rate is 0.615305. 25488488 variants and 629 people pass filters and QC. Note: No phenotypes present. --make-bed to ALL.2of4intersection.20100804.genotypes.bed + ALL.2of4intersection.20100804.genotypes.bim + ALL.2of4intersection.20100804.genotypes.fam ... done.
这次没有报错。
当plink 处理大文件出现:Error: File read failure错误. 一种可能就是文件损坏!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
2020-12-14 linux系统中部署vsftpd服务(虚拟用户模式)
2020-12-14 linux系统中部署vsftpd服务(本地用户模式)
2020-12-14 linux系统中安装ifconfig命令