Closed bschilder closed 2 years ago
Save the precision-recall and correlation results as text files so that they can be analyzed afterwards.
Now saved as:
file.path(outfile_dir,"corr.csv.gz")
file.path(outfile_dir,"precision_recall.csv")
Save the precision-recall and correlation results as text files so that they can be analyzed afterwards.