STAMP(STatistical Analysis of Metagenomic Profiles)使用说明

标签:
杂谈 |
分类: 软件安装 |
l
方差分析(Analysis of Variance,简称ANOVA),又称“变异数分析”或“F检验”。
整个方差分析的基本步骤如下:
1、
H0:多个样本总体均数相等;
H1:多个样本总体均数不相等或不全等。 检验水准为0.05。
如果你计算出的p值大于0.05那么就接收H0
2、计算检验统计量F值;
3、确定P值并作出推断结果
l
Creating your own metagenomic profiles,an example input files is given below:
例如:(Enterotypes.profile.spf)后缀名为spf
对于输入的文件,在Hierarchical level 对应的是下面方框中的Profile level,在参考数据中Hierarchical level设置的越多,那么下面的选择也越多。
Creating a metadata file,For example, a metadata file for the example profile above could have the structure:例如:(Enterotypes.metadata.tsv)后缀名为tsv
l
PCA plot: a principal component analysis (PCA) plot of the samples. Clicking on a marker within the plot indicates the sample represented by the marker.
一般情况下,你输入完数据后,系统自动处理数据,主界面上一般出现的是主成分分析的界面。一般会显示各个主成份之间互相搭配的图形。一般情况下只输出第一和第二主成份就可以了。主成份的目的主要是降维和对主成分进行解释。的确可以展现出分类。
除此之外,还可以选择其它输出结果。
Bar plot: a bar plot indicating the proportion of sequences assigned to each feature.(针对每个Hierarchical level 会有不同的结果和前面的相呼应)