摘要:
使用坐标转换时出现的报错:Expecting integer field 7 line 1 of ../trash/hglft_genome_60165_e07ed0.user, got 1.0 报错原因: 第七列存在问题; 由于我只需要用到前三列,因此重新提取前三列进行转换就OK了。 阅读全文
摘要:
本周最新文献速递20210725 一、精细解读文献 一 文献题目: Distinction between the effects of parental and fetal genomes on fetal growth 不想看英文题目: 亲本和胎儿基因组对胎儿生长影响的迥异 杂志和影响因子: N 阅读全文
摘要:
跑以下命令时: bcftools view -S samplelistname.txt file.vcf.gz -Ov > newfile.vcf 产生报错:[E::vcf_parse_format] Number of columns at chrX:XX does not match the n 阅读全文