Closed wasade closed 10 years ago
This seems to be all over, does it only matter in this file?
yoshikivazquezbaeza:American-Gut@template_typo$ grep -ri 'Foldd' .
./latex/macros_gut.tex:\def\enrichFolddA{20}
./latex/macros_gut.tex:\def\enrichFolddB{18}
./latex/macros_gut.tex:\def\enrichFolddC{16}
./latex/macros_gut.tex:\def\enrichFolddD{17}
./latex/macros_gut.tex:\def\enrichFolddE{70}
./latex/macros_oralskin.tex:\def\enrichFolddA{36}
./latex/macros_oralskin.tex:\def\enrichFolddB{30}
./latex/macros_oralskin.tex:\def\enrichFolddC{42}
./latex/macros_oralskin.tex:\def\enrichFolddD{12}
./latex/macros_oralskin.tex:\def\enrichFolddE{8}
./latex/template_gut.tex: & \abundTaxonD{} & \abundSamplD{}\% & & \enrichTaxonD{} & \enrichSamplD{}\% & \enrichPopulD{}\% & \enrichFoldD{}x \\
./latex/template_oralskin.tex: & \abundTaxonA{} & \abundSamplA{}\% & & \enrichTaxonA{} & \enrichSamplA{}\% & \enrichPopulA{}\% & \enrichFolddA{}x \\
./latex/template_oralskin.tex: & \abundTaxonB{} & \abundSamplB{}\% & & \enrichTaxonB{} & \enrichSamplB{}\% & \enrichPopulB{}\% & \enrichFolddB{}x \\
./latex/template_oralskin.tex: & \abundTaxonC{} & \abundSamplC{}\% & & \enrichTaxonC{} & \enrichSamplC{}\% & \enrichPopulC{}\% & \enrichFolddC{}x \\
./latex/template_oralskin.tex: & \abundTaxonD{} & \abundSamplD{}\% & & \enrichTaxonD{} & \enrichSamplD{}\% & \enrichPopulD{}\% & \enrichFolddD{}x \\
macros_gut and macros_oralskin should be autogenerated, those are test ones. The reason this needs to change (will do the other template) is that the generate significance code changed out it was outputting the macros...
Gotcha, thanks!
quick one