<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="new1">
  <name>Gene expression - blotting</name>
  <metadata>
  <md:version>2.5</md:version>
  <md:created>2003/04/02</md:created>
  <md:revised>2003/09/11 16:10:08 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="chrisc">
      <md:firstname>Krzysztof</md:firstname>
      <md:othername>A.</md:othername>
      <md:surname>Cyran</md:surname>
      <md:email>chrisc1@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="chrisc">
      <md:firstname>Krzysztof</md:firstname>
      <md:othername>A.</md:othername>
      <md:surname>Cyran</md:surname>
      <md:email>chrisc1@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>gene expression, northern blotting, southern blotting</md:keyword>
  </md:keywordlist>

  <md:abstract>The module describes the gene expression process. It presents as well such techniques as: southern or northern blotting</md:abstract>
</metadata>



  <content>
    <para id="delete_me">
       <!-- Insert module text here -->
    </para> 

    <figure id="cell3D">
       <name>Southern blott</name>
       <media type="image/gif" src="southern.gif"/>
       <caption>
         Basic steps included in a Southern Blot. Courtesy of Mama Ji Molecular Kitchen web page
       </caption>
    </figure>

    <para id="table_descr">Below there is an example of the table in CNXML</para>
    <table id="tab1">
      <tgroup cols="2">
	<thead>
	  <row>
	    <!-- one of (entrytbl entry) -->
	    <entry>head 1</entry>
	    <entry>head 2</entry>
	  </row>
	</thead>
	<tbody>
	  <row>
	    <!-- one of (entrytbl entry) -->
	    <entry>value1 1</entry>
	    <entry>value1 2</entry>
	  </row>
	  <row>
	    <!-- one of (entrytbl entry) -->
	    <entry>value21 1</entry>
	    <entry>value2 2</entry>

	  </row>
	</tbody>
      </tgroup>
    </table>
    <exercise id="ex1">
      <problem>
	<!-- one of (rule table figure codeblock list equation para definition) -->
	<para id="q1">This is a question</para>
      </problem>
      <solution>
	<!-- one of (table figure codeblock list equation para) -->
	<para id="a1">Here is the answer</para>
      </solution>
    </exercise>
  
  </content>
  
</document>
