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: Amplicon/Illumina/Workflow_Documentation/SW_AmpIllumina-B/workflow_code/visualizations/README.md
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -84,16 +84,16 @@ Additionally, the `RColorBrewer_Palette` variable can be modified in the script.
84
84
* taxonomy_GLAmpSeq.tsv (output from [GL-DPPD-7104-B step 5g](https://github.com/nasa/GeneLab_Data_Processing/blob/master/Amplicon/Illumina/Pipeline_GL-DPPD-7104_Versions/GL-DPPD-7104-B.md#5g-generating-and-writing-standard-outputs))
85
85
86
86
**Output Data:**
87
-
***dendrogram_by_group{assay_suffix}.png** (dendrogram of euclidean distance - based hierarchical clustering of the samples, colored by experimental groups)
88
-
***rarefaction_curves{assay_suffix}.png** (Rarefaction curves plot for all samples)
89
-
***richness_and_diversity_estimates_by_sample{assay_suffix}.png** (Richness and diversity estimates plot for all samples)
90
-
***richness_and_diversity_estimates_by_group{assay_suffix}.png** (Richness and diversity estimates plot for all groups)
91
-
***relative_phyla{assay_suffix}.png** (taxonomic summaries plot based on phyla, for all samples)
92
-
***relative_classes{assay_suffix}.png** (taxonomic summaries plot based on class, for all samples)
93
-
***samplewise_phyla{assay_suffix}.png** (taxonomic summaries plot based on phyla, for all samples)
94
-
***samplewise_classes{assay_suffix}.png** (taxonomic summaries plot based on class, for all samples)
95
-
***PCoA_w_labels{assay_suffix}.png** (principle Coordinates Analysis plot of VST transformed ASV counts, with sample labels)
96
-
***PCoA_without_labels{assay_suffix}.png** (principle Coordinates Analysis plot of VST transformed ASV counts, without sample labels)
97
-
***normalized_counts{assay_suffix}.tsv** (size factor normalized ASV counts table)
98
-
***group1_vs_group2.csv** (differential abundance tables for all pairwise contrasts of groups)
99
-
***volcano_group1_vs_group2.png** (volcano plots for all pairwise contrasts of groups)
87
+
***{output_prefix}dendrogram_by_group{assay_suffix}.png** (dendrogram of euclidean distance - based hierarchical clustering of the samples, colored by experimental groups)
88
+
***{output_prefix}rarefaction_curves{assay_suffix}.png** (Rarefaction curves plot for all samples)
89
+
***{output_prefix}richness_and_diversity_estimates_by_sample{assay_suffix}.png** (Richness and diversity estimates plot for all samples)
90
+
***{output_prefix}richness_and_diversity_estimates_by_group{assay_suffix}.png** (Richness and diversity estimates plot for all groups)
91
+
***{output_prefix}relative_phyla{assay_suffix}.png** (taxonomic summaries plot based on phyla, for all samples)
92
+
***{output_prefix}relative_classes{assay_suffix}.png** (taxonomic summaries plot based on class, for all samples)
93
+
***{output_prefix}samplewise_phyla{assay_suffix}.png** (taxonomic summaries plot based on phyla, for all samples)
94
+
***{output_prefix}samplewise_classes{assay_suffix}.png** (taxonomic summaries plot based on class, for all samples)
95
+
***{output_prefix}PCoA_w_labels{assay_suffix}.png** (principle Coordinates Analysis plot of VST transformed ASV counts, with sample labels)
96
+
***{output_prefix}PCoA_without_labels{assay_suffix}.png** (principle Coordinates Analysis plot of VST transformed ASV counts, without sample labels)
97
+
***{output_prefix}normalized_counts{assay_suffix}.tsv** (size factor normalized ASV counts table)
98
+
***{output_prefix}group1_vs_group2.csv** (differential abundance tables for all pairwise contrasts of groups)
99
+
***{output_prefix}volcano_group1_vs_group2.png** (volcano plots for all pairwise contrasts of groups)
0 commit comments