comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:f3ac34855f5e
1 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.
2 the makeblastdb tool was added for this purpose. dustmasker was also added to allow masking of low complexity sequences.
3 additional ncbi blast+ tools will be added in the near future.
4
5 blastdb.py goes in lib/galaxy/datatypes and must be registered in both the datatypes_conf.xml file and registry.py files.