| layout | default | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| keywords | |||||||||||||
| comments | true | ||||||||||||
| image | switchboard.jpg | ||||||||||||
| title | Chapter VI | ||||||||||||
| subtitle | Supplemental Information For Chapter I: Signal Processing Via Allosteric Transcription Factors | ||||||||||||
| author |
|
||||||||||||
| page_nav |
|
||||||||||||
| prefix | chapter_06 | ||||||||||||
| contents |
|
Published as ...
{% if page.contents %} {% for val in page.contents %} {% if jekyll.environment == production %} {% include_relative {{site.doks.baseurl}}src/{{page.prefix}}/{{val}}.md %} {% else %} {% include_relative src/{{page.prefix}}/{{val}}.md %} {% endif %} {% endfor %} {% endif %}