changeset 13:f5064c93f7ab draft default tip

"planemo upload for repository https://github.com/mesocentre-clermont-auvergne/aubi_piaf commit 83670d9ceed855c9f58e0fa63a682edcaace5354-dirty"
author agpetit
date Mon, 11 Jul 2022 13:17:18 +0000
parents 066606280457
children
files calculate_pore_diameter_aqp.py cut_trajectory.py estimate_nb_sub_trajectories.py visualize_pore_diameter_aqp.R
diffstat 4 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/calculate_pore_diameter_aqp.py	Tue Jun 21 13:39:23 2022 +0000
+++ b/calculate_pore_diameter_aqp.py	Mon Jul 11 13:17:18 2022 +0000
@@ -26,7 +26,7 @@
     "create_config_file",
 ]
 __author__ = "Agnès-Elisabeth Petit"
-__date__ = "29/04/2021"
+__date__ = "21/06/2021"
 __version__ = "1.0"
 __copyright__ = "(c) 2022 CC-BY-NC-SA"
 
--- a/cut_trajectory.py	Tue Jun 21 13:39:23 2022 +0000
+++ b/cut_trajectory.py	Mon Jul 11 13:17:18 2022 +0000
@@ -16,8 +16,8 @@
 
 __all__ = []
 __author__ = "Agnès-Elisabeth Petit"
-__date__ = "29/04/2022"
-__version__ = "0.8"
+__date__ = "01/06/2022"
+__version__ = "1.0"
 __copyright__ = "(c) 2022 CC-BY-NC-SA"
 
 # Library import
--- a/estimate_nb_sub_trajectories.py	Tue Jun 21 13:39:23 2022 +0000
+++ b/estimate_nb_sub_trajectories.py	Mon Jul 11 13:17:18 2022 +0000
@@ -14,8 +14,8 @@
 
 __all__ = []
 __author__ = "Agnès-Elisabeth Petit"
-__date__ = "30/05/2022"
-__version__ = "0.8"
+__date__ = "01/06/2022"
+__version__ = "1.0"
 __copyright__ = "(c) 2022 CC-BY-NC-SA"
 
 # Library import
--- a/visualize_pore_diameter_aqp.R	Tue Jun 21 13:39:23 2022 +0000
+++ b/visualize_pore_diameter_aqp.R	Mon Jul 11 13:17:18 2022 +0000
@@ -110,4 +110,4 @@
 
 if (opt$pdf == TRUE) {
   ggexport(list_ggplot, filename = "all_graphics_distribution.pdf", width = 18, heigh = 18)
-}
\ No newline at end of file
+}