Skip to content
Snippets Groups Projects
Commit f3bffff1 authored by Holly Ruess's avatar Holly Ruess
Browse files

updated script pool_and_psuedoreplicates

parent 6d87301c
No related merge requests found
......@@ -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