Skip to content

Commit c4a58e8

Browse files
committed
🐛 Fix desciption from the EMP config example
1 parent f66f8b8 commit c4a58e8

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

docs/example_config_files/Earth_microbiome_vuegen_demo_notebook_config.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
report:
22
title: Earth Microbiome Vuegen Demo Notebook
3-
description: "The Earth Microbiome Project (EMP) is a systematic attempt to characterize\
4-
\ global microbial taxonomic and functional diversity for the benefit of the planet\
5-
\ and humankind. \n It aimed to sample the Earth\u2019s microbial communities\
6-
\ at an unprecedented scale in order to advance our understanding of the organizing\
7-
\ biogeographic principles that govern microbial community structure. \n The\
8-
\ EMP dataset is generated from samples that individual researchers have compiled\
9-
\ and contributed to the EMP. \n The result is both a reference database giving\
10-
\ global context to DNA sequence data and a framework for incorporating data from\
11-
\ future studies, fostering increasingly complete characterization of Earth\u2019\
12-
s microbial diversity.\n \n You can find more information about the Earth Microbiome\
13-
\ Project at https://earthmicrobiome.org/ and in the [original article](https://www.nature.com/articles/nature24621).\n"
3+
description: >
4+
The Earth Microbiome Project (EMP) is a systematic attempt to characterize global
5+
microbial taxonomic and functional diversity for the benefit of the planet and humankind.
6+
It aimed to sample the Earth’s microbial communities at an unprecedented scale in order to
7+
advance our understanding of the organizing biogeographic principles that govern microbial
8+
community structure. The EMP dataset is generated from samples that individual researchers
9+
have compiled and contributed to the EMP. The result is both a reference database giving
10+
global context to DNA sequence data and a framework for incorporating data from future
11+
studies, fostering increasingly complete characterization of Earth’s microbial diversity.
12+
You can find more information about the Earth Microbiome Project at https://earthmicrobiome.org/
13+
and in the original article at https://www.nature.com/articles/nature24621.
1414
graphical_abstract: https://raw.githubusercontent.com/ElDeveloper/cogs220/master/emp-logo.svg
1515
logo: https://raw.githubusercontent.com/ElDeveloper/cogs220/master/emp-logo.svg
1616
sections:

docs/vuegen_earth_microbiome_case_study_configfile.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ The [configuration file](https://github.com/Multiomics-Analytics-Group/vuegen/bl
55
```yaml
66
report:
77
title: Earth Microbiome Vuegen Demo Notebook
8-
description: "The Earth Microbiome Project (EMP) is a systematic attempt to characterize\
9-
\ global microbial taxonomic and functional diversity for the benefit of the planet\
10-
\ and humankind. \n It aimed to sample the Earth\u2019s microbial communities\
11-
\ at an unprecedented scale in order to advance our understanding of the organizing\
12-
\ biogeographic principles that govern microbial community structure. \n The\
13-
\ EMP dataset is generated from samples that individual researchers have compiled\
14-
\ and contributed to the EMP. \n The result is both a reference database giving\
15-
\ global context to DNA sequence data and a framework for incorporating data from\
16-
\ future studies, fostering increasingly complete characterization of Earth\u2019\
17-
s microbial diversity.\n \n You can find more information about the Earth Microbiome\
18-
\ Project at https://earthmicrobiome.org/ and in the [original article](https://www.nature.com/articles/nature24621).\n"
8+
description: >
9+
The Earth Microbiome Project (EMP) is a systematic attempt to characterize global
10+
microbial taxonomic and functional diversity for the benefit of the planet and humankind.
11+
It aimed to sample the Earth’s microbial communities at an unprecedented scale in order to
12+
advance our understanding of the organizing biogeographic principles that govern microbial
13+
community structure. The EMP dataset is generated from samples that individual researchers
14+
have compiled and contributed to the EMP. The result is both a reference database giving
15+
global context to DNA sequence data and a framework for incorporating data from future
16+
studies, fostering increasingly complete characterization of Earth’s microbial diversity.
17+
You can find more information about the Earth Microbiome Project at https://earthmicrobiome.org/
18+
and in the original article at https://www.nature.com/articles/nature24621.
1919
graphical_abstract: https://raw.githubusercontent.com/ElDeveloper/cogs220/master/emp-logo.svg
2020
logo: https://raw.githubusercontent.com/ElDeveloper/cogs220/master/emp-logo.svg
2121
sections:

0 commit comments

Comments
 (0)