-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
29 lines (20 loc) · 1009 Bytes
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: "MetaDag"
author: "Biocom"
date: "`r Sys.Date()`"
output:
html_document:
mode: selfcontained
keep_md: true
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
## MetaDag example supplementary material
This repository contains the source code for [A Guide to Interpreting the Results of MetaDAG Analysis](https://biocom-uib.github.io/MetaDag/), part of the [MetaDAG web application](https://bioinfo.uib.es/metadag/) developed by the Bioinformatics Group at the University of the Balearic Islands.
It should be noted that this repository contains only the source code that produces the reports with Rstudio and Quarto.
To ensure the reproducibility of the research, the results must be downloaded from the following:
**Hash:** 0a845f74-826e-3b46-aed9-e7ecf74db262
**URL:** <https://bioinfo.uib.es/metadag/handleExperiment/0a845f74-826e-3b46-aed9-e7ecf74db262>
These results should be saved in the folder:
**Path:** `data/0a845f74-826e-3b46-aed9-e7ecf74db262/`