view tool_dependencies.xml @ 23:84addbc152e0 draft

Uploaded
author davidvanzessen
date Tue, 24 Sep 2013 08:55:37 -0400
parents 43aa546ce45e
children 5ae33d75f4bd
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
	<set_environment version="1.0">            
    </set_environment>
    
	<package name="igBlastn" version="1.0.0"> 
        <install version="1.0">
            <actions>
            	<action type="download_by_url" target_filename="ncbi-igblast-1.0.0-x64-linux.tar.gz">
            		ftp://ftp.ncbi.nih.gov/blast/executables/igblast/release/1.0.0/ncbi-igblast-1.0.0-x64-linux.tar.gz
            	</action>


            </actions>
        </install>
        <readme>
			Downloads igBlast with the human_V internal data file.
        </readme>
    </package>
</tool_dependency>