This is a repository for scripts which were used to analyse human gut metagenomic data of psoriasis patients and healthy controls
- 0_tripletones_removing.ipynb - dedicated to filtering psq object to remove singletones, doubletones, tripletones, which are used in subsequent analyses.
- 1_diversity.ipynb - Computing alpha- and beta- diversity
- 2_ordinates.ipynb - ordination for all the taxonomical levels
- 2.5_PCA.ipynb - PCA (with zero inputation + clr transformation) on different taxonomic levels
- 3_matching_pairs_PC.ipynb - Matching pairs analysi
- Wilcoxon_Sign_Rank_Test_v2.R - body of the function for wilcoxon paired analysis
- 4_power_analysis_p1.ipynb - get bray pc and metadata
- power_analysis_bray_pc_status.ipynb - power analysis + plot
- phyloseq-psor-control-metagenome.RData - psq object (not filtered, without normalization)
Here are described the steps of analysis. However, there are could by slight differences in packages and dataset versions resulted in slightly different numbers which do not affect the conclusions.