Browse Source

gin commit from med068pc183

Modified files: 1
Andrey Vinogradov 3 years ago
parent
commit
5784b8b801
1 changed files with 9 additions and 1 deletions
  1. 9 1
      README.md

+ 9 - 1
README.md

@@ -1,5 +1,10 @@
 # Comparative microelectrode array dataset of functional development of human pluripotent stem cell-derived and rat neuronal networks 
 
+## Authors
+Fikret Emre Kapucu, Andrey Vinogradov, Tanja Hyvärinen, Laura Ylä-Outinen, Susanna Narkilahti
+
+Neuro Group, Faculty of Medicine and Health Technology, Tampere University
+
 ## Summary
 
 We provide a dataset of microelectrode array recordings (MEA) from human pluripotent stem cell (hPSC)-derived and rat embryonic cortical neurons during in vitro maturation and pharmacological treatment at their mature stage ([Kapucu et al., submitted](http://doi.org/to-be-inserted-after-publication)). Together with the recorded raw MEA data, we share the analysis code that produces the key scientific findings published previously with this dataset ([Hyvärinen et al., 2019](https://doi.org/10.1038/s41598-019-53647-8)), including PCA analysis to reveal the distinction between rat and human cell activity features. The data enables evaluation and comparison of hPSC-derived and rat cortical cultures in terms of functional development and response to pharmacological treatment. The 12500 Hz sampled data is recorded with Axion 12-well plates (for developmental tracking) and 48-well plates (for pharmacological experiments). Raw data constitute time series of extracellularly recorded voltage values in Volts. The duration of the recordings varies from 10 to 30 minutes depending on the experimental set-up. Each raw MEA data file contains organised meta-data. This dataset is valuable for experimental and computational neuroscientists and any signal analyst with interest for neuronal signalling. The accurate detailed description of data is delivered in the corresponding publication ([Kapucu et al., submitted](http://doi.org/to-be-inserted-after-publication)). Please, refer to the publication, as this README.md file deliver only a brief introduction of the data and basic procedures of reading it.
@@ -84,10 +89,13 @@ The implementational details can be found in the original publication.
 * Kapucu, F.E., Vinogradov A., Hyvärinen T., Ylä-Outinen L., Narkilahti S. Comparative microelectrode array dataset of functional development of human PSC-derived and rat neuronal networks. Submitted
 * Hyvärinen, T., Hyysalo, A., Kapucu, F.E., Aarnos, L., Vinogradov, A., Eglen, J.E., Ylä-Outinen, L., Narkilahti, S. (2019). Functional characterization of human pluripotent stem cell-derived cortical networks differentiated on laminin-521 substrate: comparison to rat cortical cultures. Scientific Reports volume 9, 17125. https://doi.org/10.1038/s41598-019-53647-8
 
+## Funding
+* Academy of Finland, 332693 (Fikret Emre Kapucu), 286990/326436 (Laura Ylä-Outinen), 312414 and 311017 (Susanna Narkilahti)
+* Orion Research Foundation, grant for postdoctoral research 2019 (Fikret Emre Kapucu), grant for doctoral dissertation work 2020 (Andrey Vinogradov)
 
 
 ## License
-<a rel="license" href="https://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://licensebuttons.net/l/by-nc/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Comparative microelectrode array dataset of functional development of human pluripotent stem cell-derived and rat neuronal networks</span> in the directory `Data` by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Neuro Group, Tampere University (TUNI), Tampere, Finland</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a>.
+<a rel="license" href="https://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://licensebuttons.net/l/by-nc/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Comparative microelectrode array dataset of functional development of human pluripotent stem cell-derived and rat neuronal networks</span> in the directory `Data` by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Neuro Group, Faculty of Medicine and Health Technology, Tampere University (TUNI), Tampere, Finland</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a>.
 
 The directory `Codes\MATLAB spike detection` contains folder `Functions from F. Lieb's SpikeDetection-Toolbox` which embeds functions imported from [SpikeDetection-Toolbox](https://github.com/flieb/SpikeDetection-Toolbox) distributed under GNU General Public License v3.0.