<?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="Kv1.2">
    <status value="stable">
      <meta:comment>TBD</meta:comment>
      <meta:contributor>
        <meta:name>Rajnish Ranjan</meta:name>
      </meta:contributor>
    </status>
    <meta:notes>Kv1.2 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>Effects of charybdotoxin on K+ channel (KV1.2) deactivation and inactivation kinetics. Eur. J. Pharmacol., ChannelML 1996,314,357-64</meta:fullTitle>
      <meta:pubmedRef>http://www.ncbi.nlm.nih.gov/pubmed/8957259</meta:pubmedRef>
    </meta:publication>
    <meta:neuronDBref>
      <meta:modelName>Kv1.2_2</meta:modelName>
      <meta:uri>channelpedia.net/icmodel/getchannelMLfile/2/19</meta:uri>
    </meta:neuronDBref>
    <current_voltage_relation cond_law="ohmic" ion="K" default_gmax="1" default_erev="-65.0">
      <q10_settings q10_factor="1" experimental_temp="20.0"/>
      <gate name="m" instances="1">
        <closed_state id="m0"/>
        <open_state id="m"/>
        <steady_state name="inf" from="m0" to="m" expr_form="generic" expr="1.0000/(1+ exp((v - -21.0000)/-11.3943))"/>
        <time_course name="tau" from="m0" to="m" expr_form="generic" expr="150.0000/(1+ exp((v - -67.5600)/34.1479))"/>
      </gate>
      <gate name="h" instances="1">
        <closed_state id="h0"/>
        <open_state id="h"/>
        <steady_state name="inf" from="h0" to="h" expr_form="generic" expr="1.0000/(1+ exp((v - -22.0000)/11.3943))"/>
        <time_course name="tau" from="h0" to="h" expr_form="generic" expr="15000.0000/(1+ exp((v - -46.5600)/-44.1479))"/>
      </gate>
    </current_voltage_relation>
  </channel_type>
</channelml>
