Skip to content

Commit

Permalink
Last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ecamacho90 committed Feb 13, 2024
1 parent 4963240 commit 3d71b83
Show file tree
Hide file tree
Showing 7 changed files with 180 additions and 214 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ function DA_BarPlotsData_FixedData_ConditionsSelection_Exp77(ConditionsSelection
fig.InvertHardcopy = 'off';
set(findall(fig,'-property','FontSize'),'FontSize',18)
set(findall(gcf,'-property','LineWidth'),'LineWidth',2)

titleplottosave
saveas(fig,[analysisParam.figDir filesep 'DA_BoxPlots-',colorbgplotname,'-AllGenes-DAPINorm-', titleplottosave],'svg')
saveas(fig,[analysisParam.figDir filesep 'DA_BoxPlots-',colorbgplotname,'-AllGenes-DAPINorm-', titleplottosave],'fig')

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 3d71b83

Please sign in to comment.