-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_data_description.qmd
More file actions
20 lines (16 loc) · 957 Bytes
/
_data_description.qmd
File metadata and controls
20 lines (16 loc) · 957 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
Describe the data to be analyzed and where it came from.
You may want to include a table about file or variable info.
-->
# **What are the data?**
***
We will investigate data about samples from [this meta-analysis](https://www.tandfonline.com/doi/full/10.1080/19490976.2021.1911571) of mother and infant gut microbiome studies. Wang et al. identified a set of eight studies that collected mother and infant gut microbiome samples over time and performed metagenomic sequencing. These studies collectively include 1,496 samples. The variables that we will use to answer our questions include:
Variable | Details
-------- | -------
**Study** | Original study the sample comes from
**SampleID** | ID for sample
**PersonID** | ID for participant the sample came from
**Category** | Either "mother" or "infant"
**Sampling from papers** | Sampling time frame described in paper
**Sampling, day** | Day after birth that the sample was collected on
***