Mercurial > repos > davidvanzessen > igblast_human
changeset 34:8b2161007a67 draft
Uploaded
| author | davidvanzessen | 
|---|---|
| date | Tue, 24 Sep 2013 09:55:12 -0400 | 
| parents | 413fe007965e | 
| children | 31dae1214002 | 
| files | tool_dependencies.xml | 
| diffstat | 1 files changed, 52 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/tool_dependencies.xml Tue Sep 24 09:42:58 2013 -0400 +++ b/tool_dependencies.xml Tue Sep 24 09:55:12 2013 -0400 @@ -41,6 +41,58 @@ <source>human_V</source> <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> </action> + <action type="move_file"> + <source>human_V.nhr</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V.nin</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V.nog</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V.nsd</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V.nsi</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V.nsq</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V.phr</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V.pin</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V.pog</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V.psd</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V.psi</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V.psq</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> + <action type="move_file"> + <source>human_V_prot</source> + <destination>$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</destination> + </action> </actions> </install>
