https://github.com/Alby86/MulticellularYeast
Raw File
Tip revision: 7dc5d2f016054123df8a2bdbdd9543a06e9be63d authored by Alberto Carignano on 18 February 2022, 17:15:55 UTC
Add files via upload
Tip revision: 7dc5d2f
README.md
# MulticellularYeast
Codes and data to go along with 'Modular, robust and extendible multicellular circuit design in yeast'

The two excel spreadsheets (AllData and SI_data) contain all the data in the paper

To estimate models in Figure 1, 2 and 3 (A,B) use the codes contained in the Model estimation folder.
To estimate the bistable switch model and area of bistability (Figure 3, C-F) use the codes in the Bistable switch refitting and simulation folder
To conduct the multiple node network search, logic gates analysis, and nonmonotonic search (Figure 4 and 5), use the codes in the Large Network Simulation folder
All the codes above are written in Matlab

To have a sample of the data processing, open the Cytometry Data Analysis python script with an example plate map excel file contained in the Data processing folder
back to top