摘要:
#!/bin/bash echo "par1 is gene,par2 is fst_file" #awk '{(if ($3==gene) print $0}' $2>gene_info grep -i $1 gene_info|awk '{print $2,$3,$4}'>${1}_info w 阅读全文
posted @ 2022-08-24 12:08
萧飒
阅读(12)
评论(0)
推荐(0)
浙公网安备 33010602011771号