Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebeal committed Mar 28, 2018
2 parents 4adebd4 + b8ff531 commit 81a7614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template_analysis/batch_template.m
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
% Make output plots
TASBEConfig.set('OutputSettings.StemName','LacI-CAGop');
TASBEConfig.set('OutputSettings.FixedInputAxis',[1e4 1e10]);
plot_batch_histograms(results,sampleresults,{'b','y','r'},CM);
plot_batch_histograms(results,sampleresults,{'b','g','r'},CM);

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

Expand Down

0 comments on commit 81a7614

Please sign in to comment.