• France
  • Joined on 2021-10-18
antux18 opened issue GuilloteauQ/study-docker-repro-longevity#44 2024-08-15 11:34:35 +02:00
Integrate analysis and plotting parts to the Snakemake workflow
antux18 closed issue GuilloteauQ/study-docker-repro-longevity#41 2024-08-14 12:59:37 +02:00
Plot the analysis
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-14 12:59:07 +02:00
aad9318e6e Updated README with plot script and protocol.
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-14 12:52:16 +02:00
13780c9f39 Finished bar plots. Merged bar and line plots into a single plot script.
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-09 18:32:27 +02:00
b7a84c5a78 Improved the formatting of dates in R plots. Switched to a functionnal approach in the line plot. Broke the bar plot while trying to improve the formatting of dates :( Added the tidyverse R package to the Nix flake.
antux18 closed issue GuilloteauQ/study-docker-repro-longevity#43 2024-08-08 11:25:18 +02:00
SPAM
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-07 20:51:15 +02:00
5aae58d680 Initial script for bar plotting. Continued line plot script (started in the last commit, but forgot to mention it).
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-07 19:52:48 +02:00
e2903ffac1 Removed the headers from the output of the analysis, because they will have to be combined. So I made the columns deterministic. Added the supported package sources to the doc. Updated the protocol with the information from the doc + typos.
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-07 17:32:54 +02:00
c816cbde2c Updated doc.
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-07 17:32:35 +02:00
a5e32f9224 Added timestamp to each row of each analysis' result. Package changes analysis now specifies if a package source has no packages that changed.
antux18 opened issue GuilloteauQ/study-docker-repro-longevity#41 2024-08-07 17:12:16 +02:00
Plot the analysis
antux18 opened issue GuilloteauQ/study-docker-repro-longevity#40 2024-08-07 17:10:41 +02:00
Analyze the number of packages per container
antux18 commented on issue GuilloteauQ/study-docker-repro-longevity#26 2024-08-07 17:09:15 +02:00
Analyzing the output of ECG

The analysis part should be done now, closing this issue.

antux18 closed issue GuilloteauQ/study-docker-repro-longevity#26 2024-08-07 17:09:15 +02:00
Analyzing the output of ECG
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-07 16:51:35 +02:00
3d6b6d1ade Updated doc with more details.
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-07 12:26:55 +02:00
56c3682124 Finished the package changes analysis.
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-07 11:27:00 +02:00
4b91a6cb5d Modified analysis according to the fact that logs for multiple executions of ECG will not be appended to the same file, rather written to a new file every time. Added a column for the artifact name in the artifact hash log for that reason. Updated README. Added sed as dependency for Nix. Started writing package changes analysis.
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-06 17:00:44 +02:00
eae7c40d59 Added timestamp to every row in package list (close #38).
antux18 closed issue GuilloteauQ/study-docker-repro-longevity#38 2024-08-06 17:00:44 +02:00
Add a column with the timestamp in the package list
antux18 pushed to main at GuilloteauQ/study-docker-repro-longevity 2024-08-06 16:51:20 +02:00
58dd52e403 Separated the analysis into 3 different scripts.