Skip to content

Commit

Permalink
Merge pull request #24 from TASBE/develop
Browse files Browse the repository at this point in the history
Prepare release 4.0
  • Loading branch information
jakebeal authored Jan 18, 2018
2 parents 5976d11 + cfa4c32 commit 4b6b864
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions template_analysis/batch_template.m
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
OS.FixedInputAxis = [1e4 1e10];
plot_batch_histograms(results,sampleresults,OS,{'b','y','r'},CM);

[statisticsFile, histogramFile] = serializeBatchOutput(file_pairs, CM, AP, sampleresults, '../');

save('LacI-CAGop-batch.mat','AP','bins','file_pairs','OS','results','sampleresults');

% Dump CSV files:
Expand Down

0 comments on commit 4b6b864

Please sign in to comment.