摘要: reference: https://www.biostars.org/p/42126/ fasta.y compile bison fasta.y gcc Wall O3 fasta.tab.c test $ ./a.out 阅读全文
posted @ 2016-09-11 15:58 liuhui_pine 阅读(217) 评论(0) 推荐(0) 编辑
摘要: ``` !/bin/bash usage() { echo;echo "Usage: ./ [gi number list] [number of cpu]";echo } [ $ eq 0 ] && usage && exit 0 mkdir tmp gi=$(readlink f $1) for 阅读全文
posted @ 2016-09-11 10:11 liuhui_pine 阅读(170) 评论(0) 推荐(0) 编辑