Bio Temporal Genomics Periodicity Detection

Discovers periodic signals of unknown period in time-series omics data using Lomb-Scargle periodograms (scipy), autocorrelation, and wavelet time-frequency decomposition (pywt). Identifies dominant frequencies, handles irregularly sampled data, and detects transient periodicity. Use when searching for periodic patterns of unknown period length, analyzing cell cycle oscillations, or processing unevenly spaced time-series. Not for testing known 24-hour rhythms (see temporal-genomics/circadian-rhythms).

tools-only Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/data-analysis/003-name-skill_08444c13 commit 982df8b6f2

Frequently asked questions

npx skillmds@latest add tools-only/bio-temporal-genomics-periodicity-detection-2