comparison mothur/tool-data/mothur_calculators.loc @ 1:fcc0778f6987

Migrated tool version 1.16.0 from old tool shed archive to new tool shed repository
author jjohnson
date Tue, 07 Jun 2011 17:35:35 -0400
parents
children e990ac8a0f58
comparison
equal deleted inserted replaced
0:3202a38e44d9 1:fcc0778f6987
1 #This is a sample file distributed with Galaxy that enables
2 # Mothur tools to present a choice of values for calculators
3 # source - http://www.mothur.org/wiki/Calculators
4 #file has this format (fields are separated by TAB characters):
5 #
6 ##
7 # collect.single ace, bergerparker, boneh, bootstrap, bstick, chao, coverage, default, efron, geometric, goodscoverage, heip, invsimpson, jack, logseries, npshannon, nseqs, qstat, shannon, shannoneven, shen, simpson, simpsoneven, smithwilson, sobs, solow
8 # summary.single ace, bergerparker, boneh, bootstrap, bstick, chao, coverage, default, efron, geometric, goodscoverage, heip, invsimpson, jack, logseries, npshannon, nseqs, qstat, shannon, shannoneven, shen, simpson, simpsoneven, smithwilson, sobs, solow
9 # rarefaction.single ace, bootstrap, chao, coverage, default, heip, invsimpson, jack, npshannon, nseqs, shannon, shannoneven, simpson, simpsoneven, smithwilson, sobs
10 ##
11 # collect.shared anderberg, braycurtis, canberra, default, gower, hamming, hellinger, jabund, jclass, jest, kstest, kulczynski, kulczynskicody, lennon, manhattan, memchi2, memchord, memeuclidean, mempearson, morisitahorn, ochiai, odum, sharedace, sharedchao, sharednseqs, sharedsobs, soergel, sorabund, sorclass, sorest, spearman, speciesprofile, structchi2, structchord, structeuclidean, structkulczynski, structpearson, thetan, thetayc, whittaker
12 # summary.shared anderberg, braycurtis, canberra, default, gower, hamming, hellinger, jabund, jclass, jest, kstest, kulczynski, kulczynskicody, lennon, manhattan, memchi2, memchord, memeuclidean, mempearson, morisitahorn, ochiai, odum, sharedace, sharedchao, sharednseqs, sharedsobs, soergel, sorabund, sorclass, sorest, spearman, speciesprofile, structchi2, structchord, structeuclidean, structkulczynski, structpearson, thetan, thetayc, whittaker
13 # dist.shared anderberg, braycurtis, canberra, gower, hamming, hellinger, jabund, jclass, jest, kstest, kulczynski, kulczynskicody, lennon, manhattan, memchi2, memchord, memeuclidean, mempearson, morisitahorn, ochiai, odum, sharedace, sharedchao, sharednseqs, sharedsobs, soergel, sorabund, sorclass, sorest, spearman, speciesprofile, structchi2, structchord, structeuclidean, structkulczynski, structpearson, thetan, thetayc, whittaker
14 # tree.shared anderberg, braycurtis, canberra, gower, hamming, hellinger, jabund, jclass, jest, kstest, kulczynski, kulczynskicody, lennon, manhattan, memchi2, memchord, memeuclidean, mempearson, morisitahorn, ochiai, odum, sharedace, sharedchao, sharednseqs, sharedsobs, soergel, sorabund, sorclass, sorest, spearman, speciesprofile, structchi2, structchord, structeuclidean, structkulczynski, structpearson, thetan, thetayc, whittaker
15 # heatmap.sim braycurtis, jabund, jclass, jest, morisitahorn, sorabund, sorclass, sorest, thetan, thetayc
16 ##
17 # venn sobs,chao,ace sharedsobs,sharedchao,sharedace
18 # rarefaction.shared sharednseqs,sharedobserved
19 #
20 ##
21 #<calculator> <mult> <mult2> <category> <description>
22 #
23 ##Community richness
24 ace single sing Community richness the ACE estimator
25 bootstrap single sing Community richness the bootstrap estimator
26 chao single sing Community richness the Chao1 estimator
27 jack single sing Community richness the jackknife estimator
28 sobs single sing Community richness the observed richness
29 ##Community diversity
30 bergerparker single xxxx Community diversity the Berger-Parker index
31 coverage single sing Community diversity the sampling coverage coverage
32 invsimpson single sing Community diversity the Simpson index
33 npshannon single sing Community diversity the non-parametric Shannon index
34 qstat single xxxx Community diversity the Q statistic
35 shannon single sing Community diversity the Shannon index
36 simpson single sing Community diversity the Simpson index
37 simpsoneven single sing Community diversity the Simpson index
38 smithwilson single sing Smith and Wilson's metric of community evenness
39 ##Estimates of number of additional OTUs observed with extra sampling
40 boneh single xxxx Estimator Boneh's estimator
41 efron single xxxx Estimator Efron's estimator
42 shen single xxxx Estimator Shen's estimator
43 solow single xxxx Estimator Solow's estimator
44 ##Statistical distributions
45 logseries single xxxx Statistical distribution tests whether observed data follow the log series distribution
46 geometric single xxxx Statistical distribution tests whether observed data follow the geometric series distribution
47 bstick single xxxx Statistical distribution tests whether observed data follow the broken stick distribution
48 ## Shared community richness
49 sharedsobs shared xxxx Shared community richness the observed richness shared between two or more samples
50 sharedchao shared xxxx Shared community richness the two or more sample shared Chao1 richness estimator
51 sharedace shared xxxx Shared community richness the two sample shared ACE richness estimator
52 ##Similarity in community membership
53 anderberg shared xxxx Community Membership Similarity the Anderberg similarity coefficient
54 jclass shared shar Community Membership Similarity the traditional Jaccard similarity coefficient based on the observed richness
55 jest shared shar Community Membership Similarity the Jaccard similarity coefficient based on the Chao1 estimated richnesses
56 kulczynski shared xxxx Community Membership Similarity the Kulczynski similarity coefficient
57 kulczynskicody shared xxxx Community Membership Similarity the Kulczynski-Cody similarity coefficient
58 lennon shared xxxx Community Membership Similarity the Lennon similarity coefficient
59 ochiai shared xxxx Community Membership Similarity the Ochiai similarity coefficient
60 sorclass shared shar Community Membership Similarity the Sorenson similarity coefficient based on the observed richness
61 sorest shared shar Community Membership Similarity the Sorenson similarity coefficient based on the Chao1 estimated richnesses
62 whittaker shared xxxx Community Membership Similarity the Whittaker similarity coefficient
63 hamming shared xxxx Community Membership Similarity -
64 memchi2 shared xxxx Community Membership Similarity -
65 memchord shared xxxx Community Membership Similarity -
66 memeuclidean shared xxxx Community Membership Similarity -
67 mempearson shared xxxx Community Membership Similarity -
68 ##Similarity in community structure
69 braycurtis shared shar Community Structure Similarity the Bray-Curtis similarity coefficient
70 jabund shared shar Community Structure Similarity the abundance-based Jaccard similarity coefficient
71 morisitahorn shared shar Community Structure Similarity the Morisita-Horn similarity coefficient
72 sorabund shared shar Community Structure Similarity the abundance-based Sorenson similarity coefficient
73 thetan shared shar Community Structure Similarity the Smith theta similarity coefficient
74 thetayc shared shar Community Structure Similarity the Yue & Clayton theta similarity coefficient
75 canberra shared xxxx Community Structure Similarity -
76 gower shared xxxx Community Structure Similarity -
77 hellinger shared xxxx Community Structure Similarity -
78 manhattan shared xxxx Community Structure Similarity -
79 odum shared xxxx Community Structure Similarity -
80 soergel shared xxxx Community Structure Similarity -
81 spearman shared xxxx Community Structure Similarity -
82 speciesprofile shared xxxx Community Structure Similarity -
83 structchi2 shared xxxx Community Structure Similarity -
84 structchord shared xxxx Community Structure Similarity -
85 structeuclidean shared xxxx Community Structure Similarity -
86 structkulczynski shared xxxx Community Structure Similarity -
87 structpearson shared xxxx Community Structure Similarity -
88 ##Utility calculators
89 nseqs single sing Utility the number of sequences in a sample
90 sharednseqs shared rare Utility the number of sequences in two samples
91 sharedobserved shared rare Utility the number of sequences in two samples