comparison rarefaction.single.xml @ 5:8091da04fbac draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 7f7605c2c8d8e92f3369dfdc290e5d8d06fa409a
author iuc
date Fri, 03 Aug 2018 14:32:55 -0400
parents 871f24df79d8
children 47264675a4ea
comparison
equal deleted inserted replaced
4:5c2157147393 5:8091da04fbac
102 The rarefaction.single_ command generates intra-sample rarefaction curves using a re-sampling without replacement approach. Rarefaction curves provide a way of comparing the richness observed in different samples. For calc parameter choices see: https://www.mothur.org/wiki/Calculators 102 The rarefaction.single_ command generates intra-sample rarefaction curves using a re-sampling without replacement approach. Rarefaction curves provide a way of comparing the richness observed in different samples. For calc parameter choices see: https://www.mothur.org/wiki/Calculators
103 103
104 .. _rarefaction.single: https://www.mothur.org/wiki/Rarefaction.single 104 .. _rarefaction.single: https://www.mothur.org/wiki/Rarefaction.single
105 105
106 ]]></help> 106 ]]></help>
107 <expand macro="citations"/> 107 <expand macro="citations">
108 <citation type="bibtex"><![CDATA[
109 @book{magurran2013measuring,
110 title={Measuring biological diversity},
111 author={Magurran, Anne E},
112 year={2013},
113 publisher={John Wiley \& Sons}
114 }
115 ]]></citation>
116 </expand>
108 </tool> 117 </tool>