#合并fasta文件,并加序列号for i in `cat $fastmap |grep -v '#'|cut -f 1`; do rename_fa_id.pl -f $workdir/4.remove_chimeras/$i.ref.nonchimeras.fa \ -n $i -out $i.fadone
回答于 2020-10-17 22:42