galaxy-dist commit 082399b4681b: Remove broken blastn test
# HG changeset patch -- Bitbucket.org # Project galaxy-dist # URL http://bitbucket.org/galaxy/galaxy-dist/overview # User peterjc <p.j.a.cock@googlemail.com> # Date 1288001263 -3600 # Node ID 082399b4681b878d20a727150832ef30679b7e1c # Parent 0f6ace5c397b000993db8e491a33e42423cdc807 Remove broken blastn test --- a/tools/ncbi_blast_plus/ncbi_blastn_wrapper.xml +++ b/tools/ncbi_blast_plus/ncbi_blastn_wrapper.xml @@ -119,20 +119,6 @@ blastn <requirement type="binary">blastn</requirement></requirements><tests> - <test> - <param name="input_query" value="megablast_wrapper_test1.fa" ftype="fasta"/> - <!-- database needs to match the entry in the blastdb.loc file (first column), which includes the last update date if appropriate --> - <param name="database" value="phiX" /> - <param name="blast_type" value="megablast" /> - <!-- - <param name="word_size" value="28" /> - <param name="iden_cutoff" value="99.0" /> - --> - <param name="evalue_cutoff" value="10.0" /> - <param name="filter_query" value="yes" /> - <param name="out_format" value="6" /> - <output name="output1" file="megablast_wrapper_test1.out"/> - </test></tests><help>
participants (1)
-
commits-noreply@bitbucket.org