├── 📁 Manuscript/ │ ├── Single_Column_LOC.docx # Main manuscript text (Word) │ └── (Supplementary_Information.pdf) # [Placeholder for Supplementary Info] │ ├── 📁 Figures/ │ ├── Optimi.png # Optimization data graph (Reaction Time vs. Temperature) │ ├── image5.png # Schematic of the CHA reaction circuit │ └── image6.png # Fluorescence measurement curves │ ├── 📁 Data/ │ ├── nPAGE_Analysis/ # [Folder for gel electrophoresis data] │ ├── Fluorescence_Readings/ # [Folder for plate reader data] │ └── LFT_Images/ # [Folder for lateral flow test strip images] │ └── 📄 README.md # This file