Difference between revisions of "Test"

From Zhang Laboratory

Jump to: navigation, search
Line 19: Line 19:
 
             var _CaptionTransitions = [];
 
             var _CaptionTransitions = [];
 
             //Left to Right
 
             //Left to Right
             _CaptionTransitions["L-R"] = { $Duration: 600, $FlyDirection: 1 };
+
             _CaptionTransitions["L-R"] = { $Duration: 1200, $FlyDirection: 1 };
 
             //Right to Left
 
             //Right to Left
             _CaptionTransitions["R-L"] = { $Duration: 600, $FlyDirection: 2 };
+
             _CaptionTransitions["R-L"] = { $Duration: 1200, $FlyDirection: 2 };
 
             //Top to Bottom
 
             //Top to Bottom
             _CaptionTransitions["T-B"] = { $Duration: 600, $FlyDirection: 4 };
+
             _CaptionTransitions["T-B"] = { $Duration: 1200, $FlyDirection: 4 };
 
             //Bottom to Top
 
             //Bottom to Top
             _CaptionTransitions["B-T"] = { $Duration: 600, $FlyDirection: 8 };
+
             _CaptionTransitions["B-T"] = { $Duration: 1200, $FlyDirection: 8 };
  
 
             //To build caption transition code, reference to http://slideshow.jssor.com/documentation/transition-builder-caption.html
 
             //To build caption transition code, reference to http://slideshow.jssor.com/documentation/transition-builder-caption.html

Revision as of 23:56, 25 September 2013


Javascript Slideshow


Introduction of the Zhang Laboratory

We are part of Department of Biochemistry and Molecular Biophysics, Columbia Initiative in Systems Biology, Motor Neuron Center, Columbia Stem Cell Initiative, and Herbert Irving Comprehensive Cancer Center at Columbia University Medical Center.

We are fascinated by the complexity of the mammalian brain and the underlying molecular mechanisms. While mammals have a similar number of genes compared to phenotypically simpler organisms (such as worm), one apparent feature of mammalian genes is their more complicated gene structures, providing opportunity of sophisticated regulation at the RNA level.

The vision of my lab is to infer RNA regulatory networks in the nervous system, as a way to understand the mammlian complexity manifested in evolutionary-developmental (evo-devo) processes and in several neuronal disorders. Specifically we are interested in obtaining fundamental understanding how neuronal cell types are specified during the normal development process, how this process can be reversed in certain pathologic contexts (such as brain tumors), and why they die abnormally in neurodegenerative diseases. My lab will have a mixed dry and wet lab setup (a.k.a. "humid" lab). We use different model systems and a combination of high-throughput data driven and hypothesis driven approaches.