Skip to content
Snippets Groups Projects
Commit aa328cd4 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Update diff peaks.

parent d9a7f041
1 merge request!35Resolve "Update documentation"
Pipeline #3805 canceled with stages
in 20 seconds
......@@ -44,7 +44,7 @@ def test_diffbind_singleend_multiple_rep():
assert os.path.exists(os.path.join(test_output_path, 'ENCSR238SGC_vs_ENCSR272GNQ_diffbind.bed'))
diffbind_file = test_output_path + 'ENCSR238SGC_vs_ENCSR272GNQ_diffbind.csv'
assert os.path.exists(diffbind_file)
assert utils.count_lines(diffbind_file) == 197471
assert utils.count_lines(diffbind_file) == 201217
@pytest.mark.paireddiff
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment