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

Merge branch '48-single-control' into 'master'

updated script pool_and_psuedoreplicates

Closes #48

See merge request !43
parents df5a964e f3bffff1
Branches
Tags
1 merge request!43updated script pool_and_psuedoreplicates
Pipeline #3877 canceled with stages
in 11 seconds
......@@ -322,7 +322,8 @@ def main():
path_to_control
else:
path_to_pool_control = pool_control
path_to_pool_control = cwd + '/' + pool_control
design_new_df['control_tag_align'] = path_to_pool_control
# Add in pseudo replicates
tmp_metadata = design_new_df.loc[0].copy()
......
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