Skip to content

sipss/targetml-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

targetml-workflows

This repository contains workflows and resources for TargetML data analysis.
Code, data, and documentation are organized in a modular way to facilitate reuse, readability, and reproducibility across projects.


Repository structure

R functions grouped by modules.
This directory contains reusable functions implementing different processing, analysis, and correction steps used throughout the workflows.


Generated and input tables.
This directory stores data tables produced by the workflows as well as auxiliary datasets required for analysis and reporting.


Reports with explanations and results.
This directory contains methodological reports, analyses, and documented results describing the workflows and their outcomes.


Usage

  • Explore the modules in the R/ directory to identify available functions.
  • Use the tables in data/ as inputs or outputs of the workflows.
  • Refer to the documents in docs/ for detailed explanations and interpretation of results.

All scripts source the functions in R/ and use the data stored in data/. All paths are defined as relative paths, so the workflows can be executed directly after cloning the repository without requiring any path modification.


Author

This repository was created by Tecla Duran Fort.

About

Workflows related to targetml project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published