Skip to content
Snippets Groups Projects
Commit d3e06827 authored by Jeremy Mathews's avatar Jeremy Mathews
Browse files

remove paired and cutoff argvs

parent a25c3f5c
Branches
Tags
1 merge request!54Resolve "Single control or experiment fails at call peaks macs"
Pipeline #4364 failed with stages
in 6 seconds
......@@ -64,7 +64,6 @@ def test_check_controls_single(design_experiment_3):
@pytest.mark.unit
def test_single_rep(design_experiment_2):
sys.argv.extend(['--design', 'design_experiment_2'])
sys.argv.extend(['--paired', 'true'])
single_rep = pool_and_psuedoreplicate.main()
......
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