<?xml version="1.0" encoding="UTF-8"?>
<channelml xmlns="http://morphml.org/channelml/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:meta="http://morphml.org/metadata/schema" xsi:schemaLocation="http://morphml.org/channelml/schema  http://www.neuroml.org/NeuroMLValidator/NeuroMLFiles/Schemata/v1.8.1/Level2/ChannelML_v1.8.1.xsd" units="Physiological Units">
  <meta:notes>A ion channel model from Channelpedia(www.channelpedia.net)</meta:notes>
  <channel_type name="Kv7">
    <status value="stable">
      <meta:comment>TBD</meta:comment>
      <meta:contributor>
        <meta:name>Rajnish Ranjan</meta:name>
      </meta:contributor>
    </status>
    <meta:notes>Kv7 channel, with rate equations expressed in tau and inf form</meta:notes>
    <meta:authorList>
      <meta:modelAuthor>
        <meta:name>Ranjan, R.</meta:name>
      </meta:modelAuthor>
      <meta:modelTranslator>
        <meta:name>Rajnish Ranjan</meta:name>
        <meta:institution>EPFL</meta:institution>
        <meta:email>ranjan.rajnish-at-epfl.ch</meta:email>
      </meta:modelTranslator>
    </meta:authorList>
    <meta:publication>
      <meta:fullTitle>Fast rhythmic bursting can be induced in layer 2/3 cortical neurons by enhancing persistent Na+ conductance or by blocking BK channels. J. Neurophysiol., ChannelML 2003,89,909-21</meta:fullTitle>
      <meta:pubmedRef>http://www.ncbi.nlm.nih.gov/pubmed/12574468</meta:pubmedRef>
    </meta:publication>
    <meta:neuronDBref>
      <meta:modelName>Kv7_213</meta:modelName>
      <meta:uri>channelpedia.net/icmodel/getchannelMLfile/213/16</meta:uri>
    </meta:neuronDBref>
    <current_voltage_relation cond_law="ohmic" ion="K" default_gmax="1" default_erev="-84.0">
      <q10_settings q10_factor="1" experimental_temp="0.0"/>
      <gate name="m" instances="1">
        <closed_state id="m0"/>
        <open_state id="m"/>
        <transition name="alpha" from="m0" to="m" expr_form="generic" expr="0.02/(1+exp((-v-20)/5))"/>
        <transition name="beta" from="m" to="m0" expr_form="generic" expr="0.01*exp((-v-43)/18)"/>
      </gate>
    </current_voltage_relation>
  </channel_type>
</channelml>
