Skip to content

Commit 1c7fdd1

Browse files
authored
Update README.md
1 parent 4201458 commit 1c7fdd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Pipeline for statistical analysis of MZmine output of GC/MS data used in Papazla
33

44
In this study, the Gram negative bacterium _Burkholderia_ sp. AD24 was stimulated to emit volatiles that suppress the growth of plant pathogenic fungi. For this purpose _Burkholderia_ sp. AD24 was cultivated on 0.1 TSBA and 0.1 TSBA supplemented with amino acids (in mixture or individually). Non-inoculated controls of each growth medium were also prepared to distinguish between bacterial and ambient volatiles.
55

6-
The "Volatile statistical analysis.R" script firstly normalizes the peak intensity data using the "pretreat command V2.1.R". Then the bacterial volatiles are selected from the ambient volatiles by performing pairwise comaprison between the inoculated and non-inoculated treatment for each growth medium.
7-
The bacterial volatiles are further subjected to normalization using the "pretreat command V2.1.R" and differences of volatiles' intensities when _Burkholderia_ sp. AD24 was cultivated on 0.1 TSBA and 0.1 TSBA supplemented with amino acids were uncovered by pairwise comparison.
8-
Lastly an overview of the data was obtained by performing PLSDA analysis.
6+
The "Volatile statistical analysis.R" script firstly normalizes the peak intensity data using the "pretreat command V2.1.R". Then the bacterial volatiles are distinguished from the ambient volatiles by performing pairwise comaprison between the inoculated and non-inoculated treatment for each growth medium.
7+
The bacterial volatiles are further subjected to normalization using the "pretreat command V2.1.R" and differences in the volatiles' intensities when _Burkholderia_ sp. AD24 was cultivated on 0.1 TSBA and 0.1 TSBA supplemented with amino acids were uncovered by pairwise comparison.
8+
Lastly an overview of the data was obtained by performing Partial Least Squares - Discriminant Analysis (PLSDA) analysis on the normalized peak intensity table.
99

1010
## Steps to take before the analysis
1111
1. Extract the peak intensity table from MZmine in the metaboanalyst form

0 commit comments

Comments
 (0)