Skip to content

Analysis pipeline for the PAH biomarker study by Sonnweber T et al.

License

Notifications You must be signed in to change notification settings

PiotrTymoszuk/PAH-biomarker

Repository files navigation

PAH-biomarker

Analysis pipeline for the PAH biomarker study by Sonnweber T et al.

Summary

A complete R pipeline for search of novel, clinically applicable signatures of pulmonary artherial hypertension mortality risk.



Terms of use

Please cite the repository, and the peer-reviewed publication of the analysis results when available. The raw data files will be made upon request to the study authors, Dr. Thomas Sonnweber and Prof. Judith Löffler-Ragg.

Usage

The following development packages are required to run the pipeline:

devtools::install_github('PiotrTymoszuk/soucer') ## script sourcing
devtools::install_github('PiotrTymoszuk/ExDA') ## exploratory data analysis and staristical hypothesis testing
devtools::install_github('PiotrTymoszuk/clustTools') ## factor analysis and unsupervised clustering
devtools::install_github('PiotrTymoszuk/coxExtensions') ## fit statistics and quality control for Cox models
devtools::install_github('PiotrTymoszuk/figur') ## management of figures and tables in Rmd documents
devtools::install_github('PiotrTymoszuk/trafo') ## handling of tabular data

Source 'exec.R' to launch the entire pipeline:

source('exec.R')

Contact

The repository maintainer is Piotr Tymoszuk. Data requests should be addressed to Dr. Thomas Sonnweber and Prof. Judith Löffler-Ragg.