摘要:
#!/bin/bash #set -Eeuo pipefail if [ $# -lt 2 ] then echo "par1 is vcf,par2 is pvalue,sample_size=297" exit fi #vcftools --vcf $1 --freq --out ${1}maf 阅读全文
posted @ 2022-08-23 16:17
萧飒
阅读(182)
评论(0)
推荐(0)
浙公网安备 33010602011771号