Change: Import legacy su2013establishment manuscript
Change log
Purpose
Import the curated final-submission sources from ../su2013establishment_old into the current Quarto manuscript workflow.
Changes
Converted
lastsubmit/Manuscript.texinto the active manuscript sections.Converted
Supporting_v130114.tex(cross-checked againstlastsubmit/Supporting.tex) intoMS/SM.qmd, covering all six supplementary subsections: field sites, geosmin component table, primer specificity (ARG/GSG gels), field-sample validation ANOVA, extracellular geosmin vs. GSG regression, and ARG/GSG field-sample comparison. Prose and strain-count wording follow the finallastsubmitversion where it corrects the earlier draft (e.g. “30 Anabaena strains and 17 other strains”, hyphenatedFADC-0001/FADC-0002); the geosmin-component table keeps the earlier version’s unrounded decimal values.Copied the selected legacy manuscript package into
input/legacy/.Copied historical data into
data/raw/legacy/and figure assets intofigures/legacy/; all figures referenced by SM.qmd (samplingsite, Gel_ARG, Gel_GSG, arganova, gsganova, GSGCompare_OUT, fieldvar) are present underfigures/.Updated project metadata and bibliography.
Added project truth, decision, result, and handoff notes.
Added a figure-claim map and a base-R legacy input preflight.
Fixed a project-wide crossref bug: 29 instances across
MS_methods.qmd(5),MS_results.qmd(15), andSM.qmd(9) wrote a literal “Figure”/ “Table”/“Equation” immediately before a@fig-/@tbl-/@eq-reference, duplicating the prefix that pandoc-crossref already inserts (rendered as “Figure Fig. 2”, “Table Table 1”, etc. — confirmed in the previously renderedwww/MS/MS.pdf). Removed the redundant literal word everywhere; re-renderedMS.pdfandSM.pdfconfirm the duplication is gone.Renamed all 58 citation keys in
BB/localRef.bib(and every citing.qmdfile) to Ming’s standard key format (lastname+year+firstwordoftitle, lowercase), matching each entry against/Users/ming/literature/Ref.bibby DOI then by normalized title. This also resolved the 19 “no DOI match” entries from the earlier reference audit — all 19 exist in the personal library, they just hadn’t matched on DOI alone. Seenotes/reference_audit.mdandnotes/decision_log.md.
Limitations
The analysis script (input/legacy/data/DataAnalysis.R) remains unrefactored. Citation syntax still reflects rendered author-year prose.