Browse Source

Update 'README.md'

Ajayrama Kumaraswamy 5 years ago
parent
commit
e3ff99b76e
1 changed files with 18 additions and 1 deletions
  1. 18 1
      README.md

+ 18 - 1
README.md

@@ -1,3 +1,20 @@
 # DL-Int-1_ageBasedChanges_data
 
-The contains processed electrophysiology and morphology data used for investigating age-related changes in the honeybee auditory interneuron DL-Int-1
+The contains processed electrophysiology and morphology data used for investigating age-related changes in the honeybee auditory interneuron DL-Int-1
+
+## General Notes
+
+1. A list of neuron IDs as well as their associated age classification is provided in the file "Metadata_age.xlsx"
+2. Neuron morphology data is stored in [SWC format](http://research.mssm.edu/cnic/swc.html).
+3. Electrophyiology data is stored in [NIX HDF5 format](https://github.com/G-Node/nix/wiki) 
+
+### Folder Specific Notes
+
+#### ElectrophysiologyData: 
+Contains membrane potential and vibration stimulus traces in [NIX HDF5 format](https://github.com/G-Node/nix/wiki). They data in them can be accessed using the library [GJEphys](https://github.com/wachtlerlab/GJEphys) (see [Usage Guidelines](https://github.com/wachtlerlabGJEphys/doc/Description_Usage.docx )).
+
+#### MorphologyData/MorphologiesBeforeRegistration
+Contains DL-Int-1 morphologies reconstructed from LSM images of single dye filled neurons using [Ikeno et al 2018](https://doi.org/10.1101/323758).
+
+#### MorphologyData/MorphologiesAfterRegistration
+Contains DL-Int-1 morphologies after spatial registration using [Reg-MaxS-N](https://doi.org/10.1186/s12859-018-2136-z). Each subfolder contains morphologies using a specific pair of DL-Int-1 morphologies as templates, which in encoded in the name of the folder. A suffix "_xpcScaled" indicates that newly emerged adult morphologies were scaled up by x% before registering them with forager morphologies.