Skip to content

Commit

Permalink
Test data
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimwolff committed Dec 2, 2024
1 parent c6f2a83 commit adcd7c3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/hicexplorer/hicBuildMatrixMicroC.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<param name="binSize" value="5000" />
</repeat>
<param name="outBam" value="True" />
<output name="outfileBam" file="small_test_matrix_result_sorted.bam" compare="diff" lines_diff="2" ftype="bam" />
<output name="outfileBam" file="small_test_matrix_result_sorted_microc.bam" compare="diff" lines_diff="2" ftype="bam" />
<output name="outFileName" ftype="h5">
<assert_contents>
<has_h5_keys keys="intervals,matrix" />
Expand All @@ -156,7 +156,7 @@
</repeat>
<param name="outputFormat" value="cool" />
<param name="outBam" value="True" />
<output name="outfileBam" file="small_test_matrix_result_sorted.bam" compare="diff" lines_diff="2" ftype="bam" />
<output name="outfileBam" file="small_test_matrix_result_sorted_microc.bam" compare="diff" lines_diff="2" ftype="bam" />
<output name="outFileName" ftype="cool">
<assert_contents>
<has_h5_keys keys="bins,chroms,indexes,pixels" />
Expand Down
Binary file modified tools/hicexplorer/test-data/small_test_matrix_result_sorted.bam
Binary file not shown.
Binary file not shown.

0 comments on commit adcd7c3

Please sign in to comment.