摘要:
awk -F"," '{ if($4=="abc" && $5=="def"){print $1} else {print $0} } ' test.txt 输出 为江苏的号段 $0为整行 $1是第一个字符串 阅读全文
posted @ 2018-11-29 21:40
xiaoxiaoxiaoxue
阅读(418)
评论(0)
推荐(0)
摘要:
bwa genome index BWAINDEX_hg19$ bwa index -a bwtsw /home/reference/hg19.fa hg19.bed https://www.biostars.org/p/80443/ How to get data from a paper: NC 阅读全文
posted @ 2018-11-29 21:33
xiaoxiaoxiaoxue
阅读(174)
评论(0)
推荐(0)

浙公网安备 33010602011771号