view blast/README @ 0:f3ac34855f5e default tip

Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
author edward-kirton
date Tue, 07 Jun 2011 17:30:11 -0400
parents
children
line wrap: on
line source

the blast xml files are just modified versions of these included with the galaxy distribution; they add support for blastdb files so that users can create a database and resuse them.
the makeblastdb tool was added for this purpose.  dustmasker was also added to allow masking of low complexity sequences.
additional ncbi blast+ tools will be added in the near future.

blastdb.py goes in lib/galaxy/datatypes and must be registered in both the datatypes_conf.xml file and registry.py files.