You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ Pipeline for statistical analysis of MZmine output of GC/MS data used in Papazla
3
3
4
4
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.
5
5
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.
9
9
10
10
## Steps to take before the analysis
11
11
1. Extract the peak intensity table from MZmine in the metaboanalyst form
0 commit comments