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

push arg parser

parent 50cc95e7
Branches
Tags
1 merge request!54Resolve "Single control or experiment fails at call peaks macs"
Pipeline #4358 failed with stages
in 9 seconds
......@@ -5,6 +5,7 @@ import pandas as pd
from io import StringIO
import os
import pool_and_psuedoreplicate
import sys
test_output_path = os.path.dirname(os.path.abspath(__file__)) + \
'/../output/design/'
......
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