Week 7 HW: Genetic Circuits Part II
Part1: Intracellular Artificial Neural Networks
- What advantages do IANNs have over traditional genetic circuits, whose input/output behaviors are Boolean functions?
Traditional genetic circuits treat inputs as binary. This works for simple logic but breaks down when you need nuanced, graded decisions based on multiple continuous signals. Biology itself is almost never binary; cells exist on spectrums of gene expression and signalling intensity. IANNs overcome this by operating in the analog domain. An IANN computes a weighted sum of all inputs and applies a nonlinear activation function, exactly like an artificial neuron. The same molecular parts can be reused to implement completely different decision boundaries just by changing the weights, without engineering new biological parts from scratch. IANNs can also be stacked into multiple layers, enabling hierarchical computation that is completely impossible with single-layer Boolean circuits.
- Describe a useful application for an IANN; include a detailed description of input/output behavior, as well as any limitations an IANN might face to achieve your goal.
Application: multi-signal tumour detection A compelling use case is engineering a cancer-detecting IANN in CAR-T cells that triggers apoptosis only when multiple tumour markers are simultaneously present at the right levels, while ignoring healthy cells that express some markers at lower concentrations. Three inputs (HER2, MUC1, HIF-1a) drive promoters at strengths proportional to their concentration. Those promoters produce endoribonucleases whose expression encodes the weighted input combination. Layer 1 outputs Csy4, whose concentration reflects the weighted sum. In layer 2, a caspase gene carries a Csy4-recognition hairpin in its 5’ UTR. If Csy4 is below threshold, the hairpin is intact and the cell triggers apoptosis in the target. If Csy4 is high, it cleaves the mRNA and nothing happens. Limitations: the number of well-characterised orthogonal ERNs is small, capping practical input dimensionality. The system is also sensitive to transcriptional noise at low signal concentrations, and tuning promoter strengths reliably across cell types is difficult.
- Draw a diagram for an intracellular multilayer perceptron where layer 1 outputs an endoribonuclease that regulates a fluorescent protein output in layer 2.

Part 2: Fungal Materials
- What are some examples of existing fungal materials and what are they used for? What are their advantages and disadvantages over traditional counterparts?
The most developed fungal material is mycelium composite, where filaments of fungi like Ganoderma are grown through agricultural waste substrates like corn stalks and grain husks. The mycelium binds these particles into a solid mass that can be moulded. Ecovative Design uses this for packaging foam replacing expanded polystyrene. Bolt Threads grows mycelium leather sheets (Mylo) used by fashion brands, and Mogu produces acoustic wall panels and floor tiles.
Here are some samples of mycelium I grew in 2024. The strains used are reishi and florida oyester mushroom strains.
Mycelium composites are biodegradable, grown on agricultural waste with no petrochemical inputs, naturally fire-resistant, and thermally insulating. Mycelium leather avoids tanning chemicals and animal welfare concerns, and unlike synthetic PU leather it does not shed microplastics. Disadvantages: the material must be heat-killed at the end of growth to stop fungal activity, causing dehydration and shrinkage that can warp precision shapes. Moisture resistance is limited without coatings. The growth process is sensitive to contamination. And mechanical properties like tensile strength still fall short of high-performance synthetics.
- What might you want to genetically engineer fungi to do and why? What are the advantages of doing synthetic biology in fungi as opposed to bacteria?
The most impactful engineering target is producing complex therapeutic glycoproteins that bacteria cannot make correctly. Beyond therapeutics, engineering mycelium to produce chitin fibres with controlled orientation or to express spider silk proteins could yield composites with dramatically improved mechanical properties. Fungi could also be engineered for mycoremediation, bioaccumulating heavy metals from contaminated soil. Fungi secrete proteins at rates 10 to 1000 times higher than bacteria, survive harsh conditions like low pH and desiccation, and build three-dimensional hyphal networks enabling solid-state fermentation without large water volumes.
Part 3: First DNA Twist Order
Final Project Summary
Project title: Stress-Chromatic Mycelium: Engineering Ganoderma lucidum to Visually Report Mechanical Stress via Indigoidine Biosynthesis
My individual final project engineers Ganoderma lucidum to function as a living mechanical stress reporter. The central hypothesis is that placing the bpsA gene from Streptomyces lavendulae โ encoding the non-ribosomal peptide synthetase (~141 kDa) responsible for blue indigoidine pigment production โ under the control of the GlSwi6B-responsive GL18134 chitin synthase promoter will drive spatially localized blue pigmentation in hyphal zones experiencing elevated cell wall stress, including mechanical compression. As mycelium-based composites scale into architecture and furniture, no current bio-based structural material can non-destructively report its internal stress history โ this project directly addresses that gap.
Insert Sequence Design
The integration construct was designed in Benchling as a linear DNA sequence (8,375 bp total) targeting the G. lucidum leu2 locus by homologous recombination. Episomal vectors were explicitly excluded โ they are unreliable in basidiomycetes and genomic integration is the established approach for stable G. lucidum transformation.
Construct name: pGl_bpsA_leu2_integration (renamed from pGl_GL18134_bpsA_integration_8375bp to meet Twist’s 32-character name limit)
Part map:
| Part | Length | Source |
|---|---|---|
| GL18134 promoter (GlSwi6B-responsive) | 500 bp | AGAX01000194.1:11986โ12485; FIMO-confirmed CGCGAAA SCB motif at p = 5.35ร10โปโต |
| bpsA codon-optimized | 3,849 bp | AB240063, JCat optimized for S. cerevisiae codon tables (CAI = 0.860, GC = 44.2%) |
| GlTef1 terminator | 301 bp | AGAX01000163.1 |
| GlGPD promoter (constitutive) | 500 bp | AGAX01000011.1; drives Sfp PPTase |
| Sfp PPTase codon-optimized | 678 bp | PV014869.1, JCat optimized (CAI = 0.969, GC = 42.0%) |
| hph hygromycin resistance | 1,547 bp | V01499.1, 50 ยตg/mL selection |
| Left homology arm (leu2) | 500 bp | AGAX01000176.1 |
| Right homology arm (leu2) | 500 bp | AGAX01000176.1 |
| Total | 8,375 bp |
Signal transduction logic: Mechanical stress โ cell wall deformation โ CWI/MAPK cascade (GlSlt2) โ GlSwi6B phosphorylation โ GlSwi6B binds CGCGAAA motif in GL18134 promoter โ bpsA transcription โ BpsA + constitutively expressed Sfp PPTase โ indigoidine (blue pigment, peak absorbance 590 nm).

Codon Optimization
bpsA and Sfp PPTase were both codon-optimized using JCat with S. cerevisiae codon usage tables. G. lucidum was not available as a codon optimization host in either Twist’s tool or JCat; S. cerevisiae was selected as the closest available eukaryotic reference with published functional bpsA expression precedent (Wehrse et al., 2018). This substitution is a documented limitation flagged for iterative optimization in Aim 2.
Backbone Vector
Backbone vector: pTwist Amp High Copy โ selected for E. coli propagation before fungal transformation. Before G. lucidum transformation, the plasmid is linearized by restriction digest within one homology arm; the backbone does not integrate into the fungus.
Google Form Submission
I submitted the Google Form with draft Aim 1, project summary, and shared Benchling folder link. Industry council selections prioritized: Twist Bioscience, MycoWorks, BioFabricate, and Ginkgo Bioworks โ all directly relevant to the stress-chromatic mycelium composite application.



