Skip to content

Commit

Permalink
Try to fix flye tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bebatut committed Mar 18, 2024
1 parent 5969022 commit 5880b13
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions tools/flye/flye.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,12 +229,12 @@
</output>
<output name="assembly_gfa" ftype="txt">
<assert_contents>
<has_size value="420252" delta="100"/>
<has_size value="419414" delta="100"/>
</assert_contents>
</output>
<output name="consensus" ftype="fasta">
<assert_contents>
<has_size value="427129" delta="100"/>
<has_size value="426277" delta="100"/>
</assert_contents>
</output>
</test>
Expand All @@ -258,12 +258,12 @@
</output>
<output name="assembly_gfa" ftype="txt">
<assert_contents>
<has_size value="420252" delta="100"/>
<has_size value="418422" delta="100"/>
</assert_contents>
</output>
<output name="consensus" ftype="fasta">
<assert_contents>
<has_size value="427129" delta="100"/>
<has_size value="425147" delta="200"/>
</assert_contents>
</output>
</test>
Expand All @@ -288,12 +288,12 @@
</output>
<output name="assembly_gfa" ftype="txt">
<assert_contents>
<has_size value="420252" delta="100"/>
<has_size value="418511" delta="100"/>
</assert_contents>
</output>
<output name="consensus" ftype="fasta">
<assert_contents>
<has_size value="427129" delta="100"/>
<has_size value="425267" delta="100"/>
</assert_contents>
</output>
</test>
Expand All @@ -315,12 +315,12 @@
</output>
<output name="assembly_gfa" ftype="txt">
<assert_contents>
<has_size value="420252" delta="100"/>
<has_size value="418515" delta="100"/>
</assert_contents>
</output>
<output name="consensus" ftype="fasta">
<assert_contents>
<has_size value="427129" delta="100"/>
<has_size value="425271" delta="100"/>
</assert_contents>
</output>
</test>
Expand Down

0 comments on commit 5880b13

Please sign in to comment.