<?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.3">
    <status value="stable">
      <meta:comment>TBD</meta:comment>
      <meta:contributor>
        <meta:name>Rajnish Ranjan</meta:name>
      </meta:contributor>
    </status>
    <meta:notes>Kv1.3 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>Characterization and functional expression of a rat genomic DNA clone encoding a lymphocyte potassium channel. J. Immunol., ChannelML 1990,144,4841-50</meta:fullTitle>
      <meta:pubmedRef>http://www.ncbi.nlm.nih.gov/pubmed/2351830</meta:pubmedRef>
    </meta:publication>
    <meta:neuronDBref>
      <meta:modelName>Kv1.3_3</meta:modelName>
      <meta:uri>channelpedia.net/icmodel/getchannelMLfile/3/38</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="0.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 - -14.1000)/-10.3000))"/>
        <time_course name="tau" from="m0" to="m" expr_form="generic" expr="v &amp;lt; 50 ? (-0.2840 * v) + 19.1600"/>
        <time_course name="tau" from="m0" to="m" expr_form="generic" expr="v &amp;gteq; 50 ? 5"/>
      </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 - -33.0000)/3.7000))"/>
        <time_course name="tau" from="h0" to="h" expr_form="generic" expr="v &amp;lt; 80 ? (-13.7600 * v) + 1162.4000"/>
        <time_course name="tau" from="h0" to="h" expr_form="generic" expr="v &amp;gteq; 80 ? 60"/>
      </gate>
    </current_voltage_relation>
  </channel_type>
</channelml>
