Tima Full

Description

This function runs the complete TIMA annotation workflow from start to finish, including all preparation, library loading, annotation, weighting, and output steps. Executes the full targets pipeline and saves logs with timestamps.

Usage

tima_full()

Value

NULL (invisibly). Runs complete workflow as side effect and saves timestamped log files.

Examples

library("tima")

tima_full()