摘要:
000、原始文件ID [root@localhost test]# ls ## 测试文件 test.vcf [root@localhost test]# grep "^#" test.vcf | tail -n 1 #CHROM POS ID REF ALT QUAL FILTER INFO FOR 阅读全文
posted @ 2025-02-16 23:08
小鲨鱼2018
阅读(170)
评论(0)
推荐(0)
摘要:
001、第一列 [root@localhost test]# ls a.txt [root@localhost test]# cat a.txt ## 测试数据 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 [root@loc 阅读全文
posted @ 2025-02-16 20:10
小鲨鱼2018
阅读(11)
评论(0)
推荐(0)