diff --git a/.gitattributes b/.gitattributes index 4b9600652d848df4e0a3836ec9726543c25c51b7..7bc447f79817a9ae3916ed29c17232845e85e132 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,5 @@ assays/MicrobiotaReconstitutionFlowpot/dataset/.gitkeep filter=lfs diff=lfs merg assays/Mono-association[[:space:]]experiment[[:space:]]of[[:space:]]R401[[:space:]]on[[:space:]]Athaliana[[:space:]]seedlings[[:space:]]in[[:space:]]agar[[:space:]]plates/dataset/.gitkeep filter=lfs diff=lfs merge=lfs -text assays/DNA[[:space:]]Isolation/dataset/.gitkeep filter=lfs diff=lfs merge=lfs -text assays/Library[[:space:]]preparation[[:space:]]for[[:space:]]bacterial[[:space:]]16S[[:space:]]rRNA[[:space:]]gene[[:space:]]profiling/dataset/.gitkeep filter=lfs diff=lfs merge=lfs -text +assays/Analysis[[:space:]]of[[:space:]]16S[[:space:]]profiling/dataset/.gitkeep filter=lfs diff=lfs merge=lfs -text +assays/Analysis[[:space:]]of[[:space:]]16S[[:space:]]profiling/dataset/ComProfiling.jpg filter=lfs diff=lfs merge=lfs -text diff --git a/assays/Analysis of 16S profiling/README.md b/assays/Analysis of 16S profiling/README.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/assays/Analysis of 16S profiling/dataset/.gitkeep b/assays/Analysis of 16S profiling/dataset/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/assays/Analysis of 16S profiling/dataset/ComProfiling.jpg b/assays/Analysis of 16S profiling/dataset/ComProfiling.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dad107f990f051306b06c910dd99aece6db639b7 --- /dev/null +++ b/assays/Analysis of 16S profiling/dataset/ComProfiling.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d721f5b3771f3f431cc25d35f02dd394457c0e40557ad0d8f53a84bb08d3696 +size 1456924 diff --git a/assays/Analysis of 16S profiling/isa.assay.xlsx b/assays/Analysis of 16S profiling/isa.assay.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..1ec5fb9fffc8a7008c1f6aa1274daf32bc833935 Binary files /dev/null and b/assays/Analysis of 16S profiling/isa.assay.xlsx differ diff --git a/assays/Analysis of 16S profiling/protocols/.gitkeep b/assays/Analysis of 16S profiling/protocols/.gitkeep new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/assays/Analysis of 16S profiling/protocols/16SProfilingAnalysis.md b/assays/Analysis of 16S profiling/protocols/16SProfilingAnalysis.md new file mode 100644 index 0000000000000000000000000000000000000000..19f9193fb6337c054cf576ec2d215c502c302467 --- /dev/null +++ b/assays/Analysis of 16S profiling/protocols/16SProfilingAnalysis.md @@ -0,0 +1,12 @@ +## Analysis of 16S profiling data + +### ASV table generation + +Amplicon sequencing reads from *A. thaliana* roots and Flowpot soil were quality filtered and demultiplexed according to their barcode sequence using QIIME (26) and unique amplicon sequencing variants (ASVs) were inferred from error-corrected reads, followed by chimera filtering. ASVs were mapped to the reference 16S rRNA sequences (downloaded from “www.at-sphere.comâ€) to generate an ASV count table. All steps were carried out using the Rbec R package (27). Analysis was performed on samples with a sequencing depth of at least 500 high-quality reads. + + +### Alpha- and beta-diversity + +Analyses and visualization were performed in the R statistical environment (Version 4.1.2). +Alpha and beta diversity were calculated on non-rarefied ASV count tables (28). Alpha-diversity (Shannon index) was calculated with the “plot_richness†function in phyloseq package (29). +Beta-diversity (Bray-Curtis dissimilarities) was calculated using the “ordinate†function in phyloseq package and used for unconstrained ordination by Principal Coordinate Analysis (PCoA). Statistical significances were assessed using permutational multi-variate analysis of variance (PERMANOVA) using the adonis function in the vegan package.