knitr::opts_chunk$set(
  collapse = TRUE,
  echo=FALSE,
  comment = "#>"
)
library("knitr")
library("dplyr")
library("DT")

xaringanExtra::use_panelset()
xaringanExtra::style_panelset_tabs(font_family = "inherit")

Introduction

The ANCA-associated vasculitides are rare but severe autoimmune disorders. Tools for improved diagnostics and prognostics are needed. In this project, 184 proteins (Olink; CARDIOVASCULAR III and INFLAMMATION panels) and four additional proteins (Luminex data) were measured in serum or plasma samples from patients with ANCA-associated vasculitis and several controls (healthy, remission, disease control), in order to identify biomarkers for active disease, organ involvement and accurate diagnosis.

To accomplish this, following analyses have been agreed upon:

:::note This report describes the performed analyses and a selection of the resulting output for one comparison of the plasma results only. The full results and all plots are found in the accompanying Results folder. :::



vincent-van-hoef/Analysis5204 documentation built on June 24, 2022, 2:41 p.m.