finding discrepancy in merging or dfs,grrrr
This commit is contained in:
parent
da0c03c2e0
commit
c0827b56cc
2 changed files with 4 additions and 5 deletions
|
@ -110,7 +110,7 @@ infile_muts = outdir + '/' + mutation_file
|
|||
#=======
|
||||
# output
|
||||
#=======
|
||||
out_filename = gene.lower() + '_foldx_results.csv'
|
||||
out_filename = gene.lower() + '_foldx.csv'
|
||||
outfile_foldx = outdir + '/' + out_filename
|
||||
|
||||
print('Arguments being passed:'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue