{% extends "layout.html" %} {% block title %}CONTRIBUTION{% endblock %} {% block lead %}OUR POTENTIAL CONTRIBUTION TO THE FUTURE{% endblock %} {% block page_content %}

EDIT HEADER

EDIT TEXT


EDIT SUBHEADING

EDIT TEXT

EDIT SUB SUBHEADING

EDIT TEXT

Parts

Part link Description
https://parts.igem.org/Part:BBa_K5114823 Device encoding superfolder GFP under prmA. After transforming into E. coli and not observing fluorescence, it is our hypothesis that the prmA promoter does not work in E. coli, likely due to lack of transcriptional machinery specific to Rhodococcus jostii.
https://parts.igem.org/Part:BBa_K5114227 Coding sequence for human liver fatty acid binding protein conjugated with circularly permuted GFP (hlFAB-GFP or FAB-GFP).
https://parts.igem.org/Part:BBa_K5114228 Expression Device for hlFAB-GFP
TBD Coding sequence for a synthetic, estradiol-induced transcription factor that binds to the LexA operator DNA region.
TBD Expression device for the synthetic transcription factor
TBD GFP with RBS and Terminator under control of synthetic promoter bound by the synthetic transcription factor

Molecular Dynamics

Using Amber, ChimeraX, and AutoDock Vina, we engineered and tested various mutations on hlFAB to enhance its lower detection limit. To streamline the calculation of the dissociation constant (Kd) using MMPBSA, we developed an automated pipeline. This pipeline outputs an Excel-compatible data file and a PDB file from the final simulation step, allowing for easy visualization of charge contributions. It integrates all critical steps of molecular dynamics simulation, including LEaP for system parameterization, a minimization step using steepest descent, a heating phase to bring the system to 300K, a density equilibration step to stabilize the system and allows for RMSD tracking, followed by equilibration, and finally, a 10-nanosecond production run, from which data for MMPBSA analysis is extracted. The pipeline also includes MMPBSA calculations, and a custom Python script that formats the raw output data into a user-friendly format. It is available in our team's software repository along with all prerequisite files. This pipeline is free to use and can assist teams in determining the effectiveness of ligand-receptor interactions. Additionally, it is fully customizable, making it adaptable for use with other ligands beyond PFOA.
Instructions to download and use the pipeline can be found on our wiki and our software tools repository: https://gitlab.igem.org/2024/software-tools/gcm-ky


Vcell Contribution

We have created a VCell BioModel that simulates our entire gene circuit. This model includes all components for the pRMA_GFP, FAB_GFP, and the Synt_Tran factor construct, all extremely valuable systems in synthetic biology that do not yet have a VCell model. With a few modifications, our model can be used to model different types of genetic circuits involving the LuxR-LuxI gene regulatory system.

Vcell_Contributions_Image

The models are hosted on VCell servers and are shared publicly in the “Uncurated” folder. They are completely free to use and modify for anyone with VCell.

Our most up-to-date models can be found in a table on the experiments page. These models are free for anyone to tinker with and use. Additionally, with the help of the VCell support team, we debugged VCell’s ability to export and import simulation data. This allows future users to pick up where they left off on previous simulations. A document that outlines how to do so is attached below:

How to Access Our Vcell Models

1 / 9
2 / 9
3 / 9
4 / 9
5 / 9
6 / 9
7 / 9
8 / 9
9 / 9

Go to vcell.org and download the latest version of Vcell that is compatible with your device
Once you download Vcell and signed in go to the bottom left hand box and click the plus sign, and input the username of the creator of the biomodel you wish to see
After putting in the username click on the Uncurated folder near the bottom on the box
Click on the folder with the same username as the one you searched for & then click the biomodel you wish to see
You can now look at the reaction diagram and simulation results but if you wish to have a copy of this biomodel you need to click on file(top left) and then click save as
A window will then pop up and simply input the name you wish to call the biomodel in the text bar near the bottom and then click save
If you wish to see simulation data click on application(shown in image) and then click on simulation.
To access to data you need to click on the simulation you wish to see the data for and the click the graph icon on the top right
Finally if you wish to see the data in a table format click on the table icon near the bottom right(shown in image)

Our most up-to-date models can be found in a table on the experiments page. These models are free for anyone to tinker with and use.


{% endblock %}