摘要:
reference: https://www.biostars.org/p/42126/ fasta.y compile bison fasta.y gcc Wall O3 fasta.tab.c test $ ./a.out 阅读全文
摘要:
``` !/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 阅读全文