marcnol / pyHiM

Multiplexed DNA-FISH data analysis pipeline
GNU Lesser General Public License v3.0
4 stars 2 forks source link

Feature (Plots) - Allow multiple plotting formats at same time (svg, png, pdf) #208

Open XDevos opened 8 months ago

XDevos commented 8 months ago

Script: figureCompare2Matrices.py

In version 0.8.9, "--plottingFileExtension" argument accept only one format (svg, pdf or png) It would be interesting to be able to print different formats at the same time thanks a list like: "--plottingFileExtension svg,pdf,png"