Software Packages
I have developed the following software packages:
SplineOmics
Overview
An R package for finding significant features (hits) in time-series -omics data using splines and limma for hypothesis testing. It clusters hits based on spline shape and generates summary HTML reports.
sqlite_manager
Overview
A small Python package for personal use in my SQL data analysis projects. Designed to streamline
SQLite database creation from dataframes and query execution workflows.