Skip to content

Commit a68f02a

Browse files
committed
readmeupdate
1 parent eabd386 commit a68f02a

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,26 @@ Open FinderSpiker as Current Folder in MATLAB and run:
6464
- [Rain Cloud Plots](https://github.com/RainCloudPlots/RainCloudPlots)
6565
- [ReadImageJROI](https://www.github.com/DylanMuir/ReadImageJROI)
6666
- [Neuronal Ensembles] (https://github.com/PerezOrtegaJ/Neural_Ensemble_Analysis)
67+
68+
### References, cites:
69+
70+
Version 1 (2022)
71+
72+
- [Striatal Neuronal Ensembles Reveal Differential Actions of Amantadine and Clozapine to Ameliorate Mice L-DOPA-Induced Dyskinesia, Neuroscience, 2022](https://authors.elsevier.com/a/1fO~U15hTtrK7A)
73+
- [Dopamine D2 and adenosine A2A receptors interaction on Ca2+ current modulation in a rodent model of Parkinsonism, ASN Neuro, 2022](https://doi.org/10.1177%2F17590914221102075)
74+
- [Direccionamiento de axones de neuronas dopaminérgicas humanas por semaforina 3C en cultivos organotípicos de cerebro, Tesis de Maestría en Ciencias Bioquímicas UNAM, 2020](https://tesiunam.dgb.unam.mx/F/7C2N4TM4UBA5C4BJURKYUXXXAEM71I5PGHKBURIHVGC248I2TE-26944?func=full-set-set&set_number=511707&set_entry=000001&format=999)
75+
76+
### Use this reference to cite
77+
78+
Vladimir M. Calderón, Aldo Luna-Leal, Alejandra Gómez-Paz, Fernanda Ramírez-López, Mario Arias-García, Esther Lara-González, Elvira Galarraga, José Bargas,
79+
Striatal Neuronal Ensembles Reveal Differential Actions of Amantadine and Clozapine to Ameliorate Mice L-DOPA-Induced Dyskinesia,
80+
Neuroscience,
81+
Volume 492,
82+
2022,
83+
Pages 92-107,
84+
ISSN 0306-4522,
85+
https://doi.org/10.1016/j.neuroscience.2022.03.036.
86+
(https://www.sciencedirect.com/science/article/pii/S0306452222001610)
87+
88+
Abstract: Amantadine and clozapine have proved to reduce abnormal involuntary movements (AIMs) in preclinical and clinical studies of L-DOPA-Induced Dyskinesias (LID). Even though both drugs decrease AIMs, they may have different action mechanisms by using different receptors and signaling profiles. Here we asked whether there are differences in how they modulate neuronal activity of multiple striatal neurons within the striatal microcircuit at histological level during the dose-peak of L-DOPA in ex-vivo brain slices obtained from dyskinetic mice. To answer this question, we used calcium imaging to record the activity of dozens of neurons of the dorsolateral striatum before and after drugs administration in vitro. We also developed an analysis framework to extract encoding insights from calcium imaging data by quantifying neuronal activity, identifying neuronal ensembles by linking neurons that coactivate using hierarchical cluster analysis and extracting network parameters using Graph Theory. The results show that while both drugs reduce LIDs scores behaviorally in a similar way, they have several different and specific actions on modulating the dyskinetic striatal microcircuit. The extracted features were highly accurate in separating amantadine and clozapine effects by means of principal components analysis (PCA) and support vector machine (SVM) algorithms. These results predict possible synergistic actions of amantadine and clozapine on the dyskinetic striatal microcircuit establishing a framework for a bioassay to test novel antidyskinetic drugs or treatments in vitro.
89+
Keywords: L-DOPA-Induced Dyskinesia; dyskinetic striatal microcircuit; calcium imaging; neuronal ensembles; identification of antidyskinetic drugs actions

TODO.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
%
1717
%% NOW !
1818
%
19+
% Bug in Network (CtxThal)/ Feature_Explorer/Fix Width boxplots
1920
% EDIT to load data from functions: Display_NetworkPDFs !!!!!!!!!!!!
2021
% Feature_Explorer with Statistics and cloud plots using pairedraincloud
2122
% Include intercluscoeff/getcluslabs in Accumulative Functions!!!
2223
%
2324
%% READY TO GO
2425
%
25-
% ICC function/fixes@networkdisplay
2626
%
2727
%% TO DO:
2828

0 commit comments

Comments
 (0)