annotate tools/ncbi_blast_plus/repository_dependencies.xml @ 11:4c4a0da938ff draft

Uploaded v0.0.22, now wraps BLAST+ 2.2.28 allowing extended tabular output to include the hit descriptions as column 25. Supports $GALAXY_SLOTS. Includes more tests and heavy use of macros.
author peterjc
date Thu, 05 Dec 2013 06:55:59 -0500
parents 70e7dcbf6573
children 6560192c5098
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
4ce66a5401d0 Uploaded v0.0.16, declares explicit dependency on the 'blast_datatypes' repository.
peterjc
parents:
diff changeset
1 <?xml version="1.0"?>
4ce66a5401d0 Uploaded v0.0.16, declares explicit dependency on the 'blast_datatypes' repository.
peterjc
parents:
diff changeset
2 <repositories description="This requires the BLAST datatype definitions (e.g. the BLAST XML format).">
11
4c4a0da938ff Uploaded v0.0.22, now wraps BLAST+ 2.2.28 allowing extended tabular output to include the hit descriptions as column 25.
peterjc
parents: 10
diff changeset
3 <repository changeset_revision="a04cf51612f1" name="blast_datatypes" owner="devteam" toolshed="http://toolshed.g2.bx.psu.edu" />
7
4ce66a5401d0 Uploaded v0.0.16, declares explicit dependency on the 'blast_datatypes' repository.
peterjc
parents:
diff changeset
4 </repositories>