
JULIA Implementation of the R eco-evolutionary engine Gen3sis JULIA implementation allows technical but also conceptual improvement of the R Engine. The new implementation is more modular and optimize in-cell actions. Therefore, there is no core function that force hypotheses like time speciation, dispersion without modification of abundance. The preliminary results show runs 5 times faster, similar RAM needs but a better usage and less computation issue for server usage.
Jul 1, 2025

R Shiny to extract feature from PubChem. This shiny app aims to help chemist to extract features of interest from PubChem which do not provide API. This app uses webscrapping to extract features which are then compiled in a easy-to-handle dataframe. The code is publicly available on GitHub : https://github.com/remylegoff/Chem_Quest The app is available here
Jan 1, 2024