Mercurial > repos > peterjc > mira4_assembler
diff tools/mira4/mira4_mapping.xml @ 17:5bbaa930d7fa draft
Uploaded v0.0.2 preview 9, more functional tests
author | peterjc |
---|---|
date | Mon, 03 Mar 2014 11:49:21 -0500 |
parents | b0ffe0e7282b |
children | 381aa262c8cb |
line wrap: on
line diff
--- a/tools/mira4/mira4_mapping.xml Tue Feb 25 13:13:17 2014 -0500 +++ b/tools/mira4/mira4_mapping.xml Mon Mar 03 11:49:21 2014 -0500 @@ -157,27 +157,30 @@ </configfile> </configfiles> <tests> - <!-- Deliberately using default read_group.technology value "solexa" - as then Galaxy's broken <repeat> handling in tests should work... --> - <!-- Tests currently failing, - TwillException: more than one form; you must select one (use 'fv') before submitting <test> <param name="job_type" value="genome" /> <param name="job_quality" value="accurate" /> <param name="references" value="tvc_contigs.fasta" ftype="fasta" /> <param name="strain_setup" value="default" /> + <param name="type" value="none" /> <param name="filenames" value="tvc_mini.fastq" ftype="fastqsanger" /> - <output name="out_fasta" file="tvc_map_same_strain.fasta" ftype="fasta" /> + <output name="out_fasta" file="tvc_map_ref_strain.fasta" ftype="fasta" /> + <output name="out_bam" file="empty_file.dat" compare="contains" /> + <output name="out_maf" file="empty_file.dat" compare="contains" /> + <output name="out_log" file="empty_file.dat" compare="contains" /> </test> <test> <param name="job_type" value="genome" /> <param name="job_quality" value="accurate" /> <param name="references" value="tvc_contigs.fasta" ftype="fasta" /> <param name="strain_setup" value="same" /> + <param name="type" value="none" /> <param name="filenames" value="tvc_mini.fastq" ftype="fastqsanger" /> - <output name="out_fasta" file="tvc_map_ref_strain.fasta" ftype="fasta" /> + <output name="out_fasta" file="tvc_map_same_strain.fasta" ftype="fasta" /> + <output name="out_bam" file="empty_file.dat" compare="contains" /> + <output name="out_maf" file="empty_file.dat" compare="contains" /> + <output name="out_log" file="empty_file.dat" compare="contains" /> </test> - --> </tests> <help>