(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
*[http://ccy.zcu.cz/files/ZMB_2016/Lectures/Lecture2.pdf LECTURE 2 (Genetic network schematics)]
 
*[http://ccy.zcu.cz/files/ZMB_2016/Lectures/Lecture2.pdf LECTURE 2 (Genetic network schematics)]
 
*[http://ccy.zcu.cz/files/ZMB_2016/Lectures/Lecture3.pdf LECTURE 3 (Solving Chemical Reaction Networks)]
 
*[http://ccy.zcu.cz/files/ZMB_2016/Lectures/Lecture3.pdf LECTURE 3 (Solving Chemical Reaction Networks)]
 +
*for lectures on gene expression, one-node, two-node, three-node, multi-node motifs see notes
 +
 +
Assignment
 +
*[http://ccy.zcu.cz/files/ZMB_2017/ASSIGNMENT/FinalProject_2017_en.docx Final Project]
  
 
MATLAB
 
MATLAB
Line 10: Line 14:
 
*[http://ccy.zcu.cz/files/ZMB_2017/MATLAB/plotshaded.m plotshaded.m (Matlab support function for plotCells.m)]
 
*[http://ccy.zcu.cz/files/ZMB_2017/MATLAB/plotshaded.m plotshaded.m (Matlab support function for plotCells.m)]
 
*[http://ccy.zcu.cz/files/ZMB_2017/MATLAB/plotCells.m plotCells.m (Matlab function for plotting CeCe results)]
 
*[http://ccy.zcu.cz/files/ZMB_2017/MATLAB/plotCells.m plotCells.m (Matlab function for plotting CeCe results)]
 +
* example call of plotCells.m:
 +
plotCells('molecules.csv','RFP',{'GFP','RFP','LACI','LACIi','G','Gi','Ga','Gia','ARA','ARAC','ARACa'},10,1,1)
  
 
CECE
 
CECE

Latest revision as of 13:53, 12 May 2017

Lectures

Assignment

MATLAB

plotCells('molecules.csv','RFP',{'GFP','RFP','LACI','LACIi','G','Gi','Ga','Gia','ARA','ARAC','ARACa'},10,1,1)

CECE


EXPERIMENTS