Author: Martin Asser Hansen - Copyright (C) - All rights reserved Contact: mail@maasha.dk Date: September 2007 License: GNU General Public License version 2 (http://www.gnu.org/copyleft/gpl.html) Description: Create a BLAST database from sequences in stream for use with BLAST. Usage: ... | create_blast_db [options] Options: [-x | --no_stream] - Do not emit records. Options: [-d | --database=] - Path and name of database to create. Options: [-I | --stream_in=] - Read input from stream file - Default=STDIN Options: [-O | --stream_out=] - Write output to stream file - Default=STDOUT Examples: ... | create_blast_db -x -d /tmp/fly