Skip to content

Commit

Permalink
changing the version
Browse files Browse the repository at this point in the history
  • Loading branch information
hiraksarkar committed Apr 8, 2020
1 parent d509e68 commit 6af73d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/python/accuracy_metric_simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ def main():
print(j.corr('spearman'))
get_spearman_mard(t,m)

# write_dataframes(inf_res['salmon_with_truth'], inf_res['mercury_with_truth'],res_mmcollapse_swim['mmcollapse_df'],j,t,m)
write_dataframes(inf_res['salmon_with_truth'], inf_res['mercury_with_truth'],res_mmcollapse_swim['mmcollapse_df'],j,t,m)


if __name__ == '__main__':
Expand Down

0 comments on commit 6af73d6

Please sign in to comment.