Skip to content

Commit 17122be

Browse files
committed
missing files
1 parent acd8b91 commit 17122be

12 files changed

Lines changed: 37031 additions & 0 deletions

File tree

tutorials/Rdesigneur/cells/970529c.CNG.swc

Lines changed: 2493 additions & 0 deletions
Large diffs are not rendered by default.

tutorials/Rdesigneur/cells/CA1.morph.xml

Lines changed: 12535 additions & 0 deletions
Large diffs are not rendered by default.

tutorials/Rdesigneur/cells/DHC-neuron.CNG.swc

Lines changed: 6764 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
// genesis
2+
// cell parameter file for the 1991 Traub CA1 hippocampal cell
3+
// "phi" parameter reduced by e-3
4+
*cartesian
5+
*relative
6+
7+
*set_global RM 1.0 //ohm*m^2
8+
*set_global RA 1.0 //ohm*m
9+
*set_global CM 0.03 //F/m^2
10+
*set_global EREST_ACT -0.06 // volts
11+
12+
// The format for each compartment parameter line is :
13+
// name parent x y z d ch dens ...
14+
// For channels, "dens" = maximum conductance per unit area of compartment
15+
16+
17+
dend_3 none 0 220 0 3.84
18+
dend_5 . 0 220 0 3.84
19+
dend_6 . 0 220 0 3.84
20+
dend_8 . 0 110 0 3.84
21+
22+
soma dend_8 0 125 0 8.46
23+
24+
25+
apical_10 soma 0 120 0 4.0
26+
apical_11 apical_10 0 120 0 3
27+
apical_12 apical_11 0 120 0 3
28+
apical_13 apical_12 0 120 0 2.6
29+
apical_14 apical_13 0 120 0 2.6
30+
apical_15 apical_14 0 120 0 2.6
31+
apical_16 apical_15 0 120 0 2.6
32+
apical_17 apical_16 0 120 0 2.6
33+
apical_18 apical_17 0 120 0 2.6
34+
apical_19 apical_18 0 120 0 2.6
35+
36+
apical_11_1 apical_10 -60 60 0 2
37+
apical_11_2 apical_11_1 -60 60 0 1.8
38+
apical_11_3 apical_11_2 0 80 0 1.5
39+
apical_11_4 apical_11_3 0 80 0 1.5
40+
41+
apical_13_1 apical_12 40 40 0 1.0
42+
apical_13_2 apical_13_1 40 40 0 1.0
43+
44+
apical_14_1 apical_13_2 0 10 0 1.0
45+
apical_14_2 . 0 10 0 1.0
46+
apical_14_3 . 0 10 0 1.0
47+
apical_14_4 . 0 10 0 1.0
48+
apical_14_5 . 0 10 0 1.0
49+
apical_14_6 . 0 10 0 1.0
50+
apical_14_7 . 0 10 0 1.0
51+
apical_14_8 . 0 10 0 1.0
52+
apical_14_9 . 0 10 0 1.0
53+
apical_14_10 . 0 10 0 1.0
54+
apical_14_11 . 0 10 0 1.0
55+
apical_14_12 . 0 10 0 1.0
56+
apical_14_13 . 0 10 0 1.0
57+
apical_15_1 . 0 30 0 1.0
58+
apical_15_2 . 0 60 0 1.0

tutorials/Rdesigneur/chans/CA1.morph.xml

Lines changed: 12673 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<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 ../../Schemata/v1.6/Level2/ChannelML_v1.6.xsd" units="Physiological Units">
3+
4+
<meta:notes>ChannelML file describing a single synaptic mechanism</meta:notes>
5+
6+
7+
<synapse_type name="DoubExpSyn">
8+
9+
<status value="stable"/>
10+
11+
<meta:notes>Simple example of a synaptic mechanism, which consists of a postsynaptic conductance which changes as
12+
double exponential function of time. Mappings exist for NEURON and GENESIS.</meta:notes>
13+
14+
<meta:authorList>
15+
<meta:modelTranslator>
16+
<meta:name>Padraig Gleeson</meta:name>
17+
<meta:institution>UCL</meta:institution>
18+
<meta:email>p.gleeson - at - ucl.ac.uk</meta:email>
19+
</meta:modelTranslator>
20+
</meta:authorList>
21+
22+
<meta:neuronDBref>
23+
<meta:modelName>Receptor properties</meta:modelName>
24+
<meta:uri>http://senselab.med.yale.edu/senselab/NeuronDB/receptors2.asp</meta:uri>
25+
</meta:neuronDBref>
26+
27+
<doub_exp_syn max_conductance="1.0E-5" rise_time="1" decay_time="2" reversal_potential="0"/>
28+
29+
</synapse_type>
30+
31+
32+
</channelml>
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<networkml xmlns="http://morphml.org/networkml/schema" xmlns:meta="http://morphml.org/metadata/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://morphml.org/networkml/schema http://www.neuroml.org/NeuroMLValidator/NeuroMLFiles/Schemata/v1.8.1/Level3/NetworkML_v1.8.1.xsd" lengthUnits="micrometer">
3+
4+
<meta:notes>
5+
6+
Network structure (NeuroML 1.x) for project: CA1PyramidalCell saved with neuroConstruct v1.7.1 on: 11:29:49, 18-Jul-14
7+
8+
Cell Group: CA1_CG contains 1 cells
9+
10+
11+
12+
</meta:notes>
13+
14+
<meta:properties>
15+
<meta:property tag="neuroConstruct_random_seed" value="282926701"/>
16+
17+
<meta:property tag="neuroConstruct_sim_config" value="CA1Cell"/>
18+
19+
<meta:property tag="neuroConstruct_sim_duration" value="10.0"/>
20+
21+
<meta:property tag="neuroConstruct_sim_time_step" value="0.002"/>
22+
23+
<meta:property tag="neuroConstruct_temperature" value="35.0"/>
24+
</meta:properties>
25+
26+
<populations>
27+
<population name="CA1_CG" cell_type="CA1">
28+
<meta:properties>
29+
<meta:property tag="color" value="0.8984375 0.8984375 0.8984375"/>
30+
</meta:properties>
31+
<instances size="1">
32+
<instance id="0">
33+
<location x="0.0" y="0.0" z="0.0"/>
34+
</instance>
35+
</instances>
36+
</population>
37+
</populations>
38+
39+
40+
41+
<!--There are no synaptic connections present in the network-->
42+
43+
44+
<inputs units="SI Units">
45+
<input name="Input_1">
46+
<pulse_input delay="0.002" duration="0.005" amplitude="1.8E-9"/>
47+
<target population="CA1_CG">
48+
<sites size="1">
49+
<site cell_id="0" segment_id="0" fraction_along="0.5"/>
50+
</sites>
51+
</target>
52+
</input>
53+
</inputs>
54+
55+
56+
57+
58+
59+
</networkml>
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<channelml xmlns="http://morphml.org/channelml/schema"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xmlns:meta="http://morphml.org/metadata/schema"
5+
xsi:schemaLocation="http://morphml.org/channelml/schema http://www.neuroml.org/NeuroMLValidator/NeuroMLFiles/Schemata/v1.8.0/Level2/ChannelML_v1.8.0.xsd"
6+
units="Physiological Units">
7+
8+
<meta:notes>ChannelML file containing a single Channel description</meta:notes>
9+
10+
<channel_type name="hd" density="yes">
11+
12+
<status value="stable">
13+
<meta:comment>Agreement of generated NEURON and GENESIS to original NEURON mod. Compared voltage and l traces on single comp with current pulse</meta:comment>
14+
<meta:contributor>
15+
<meta:name>Padraig Gleeson</meta:name>
16+
</meta:contributor>
17+
</status>
18+
19+
<meta:notes>H current. Comment from original mod: I-h channel from Magee 1998 for distal dendrites</meta:notes>
20+
21+
<meta:authorList>
22+
<meta:modelAuthor>
23+
<meta:name>Michele Migliore</meta:name>
24+
<meta:comment>Cited implementer according to ModelDB</meta:comment>
25+
</meta:modelAuthor>
26+
<meta:modelTranslator>
27+
<meta:name>Padraig Gleeson</meta:name>
28+
<meta:institution>UCL</meta:institution>
29+
<meta:email>p.gleeson - at - ucl.ac.uk</meta:email>
30+
</meta:modelTranslator>
31+
</meta:authorList>
32+
33+
<meta:publication>
34+
<meta:fullTitle>Migliore M, Ferrante M, Ascoli GA (2005) Signal propagation in oblique dendrites of CA1 pyramidal cells. J Neurophysiol 94:4145-4155</meta:fullTitle>
35+
<meta:pubmedRef>http://www.ncbi.nlm.nih.gov/pubmed/16293591</meta:pubmedRef>
36+
</meta:publication>
37+
38+
<meta:modelDBref>
39+
<meta:modelName>CA1 pyramidal neuron: signal propagation in oblique dendrites (Migliore et al 2005)</meta:modelName>
40+
<meta:uri>http://senselab.med.yale.edu/ModelDB/ShowModel.asp?model=55035</meta:uri>
41+
</meta:modelDBref>
42+
43+
<parameters>
44+
<parameter name="vhalfl" value ="-81"/>
45+
</parameters>
46+
47+
<current_voltage_relation cond_law="ohmic" ion="hd" default_gmax="0.05" default_erev="-30">
48+
49+
<q10_settings q10_factor="4.5" experimental_temp="33"/>
50+
51+
<gate name="l" instances="1">
52+
<closed_state id="l0"/>
53+
<open_state id="l" fraction="1"/>
54+
55+
<!-- As taken from the mod file
56+
<transition name="alpha" from="l0" to="l" expr_form="exponential" rate="1" scale="12.025" midpoint="-75" />
57+
<transition name="beta" from="l" to="l0" expr_form="exponential" rate="1" scale="30.06253" midpoint="-75" />
58+
<time_course name="tau" from="l0" to="l" expr_form="generic" expr="beta/(0.011 * (1 + alpha)) " />-->
59+
60+
<time_course name="tau" from="l0" to="l" expr_form="generic" expr="(exp (0.033264 * (v - (-75))))/(0.011 * (1 + (exp (0.08316 * (v - (-75)))))) " />
61+
62+
<steady_state name="inf" from="l0" to="l" expr_form="generic" expr="1/(1 + (exp (- (v-(vhalfl))/ (-8) )) )" />
63+
64+
</gate>
65+
</current_voltage_relation>
66+
67+
<impl_prefs>
68+
<comment>Suggesting using a large table of precomputed rate equation values since original mod didn't use any table, i.e. used continuous values</comment>
69+
<table_settings max_v="100" min_v="-100" table_divisions="2000"/>
70+
</impl_prefs>
71+
72+
</channel_type>
73+
</channelml>

tutorials/Rdesigneur/chans/pas.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<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 ../../Schemata/v1.8.0/Level2/ChannelML_v1.8.0.xsd" units="Physiological Units">
3+
4+
<meta:notes>ChannelML file containing a single Channel description</meta:notes>
5+
6+
<channel_type name="pas" density="yes">
7+
8+
<status value="stable"/>
9+
10+
<meta:notes>Simple example of a leak/passive conductance. Note: for GENESIS cells with a single leak conductance,
11+
it is better to use the Rm and Em variables for a passive current.</meta:notes>
12+
13+
<current_voltage_relation cond_law="ohmic" ion="non_specific" default_erev="-58" default_gmax="3.57143e-2 "/>
14+
15+
</channel_type>
16+
17+
</channelml>

0 commit comments

Comments
 (0)