Skip to content

Latest commit

 

History

History
89 lines (80 loc) · 3.26 KB

README.md

File metadata and controls

89 lines (80 loc) · 3.26 KB

mdl-R56: Contribution of Genome-Wide Variation to Cognitive Vulnerability to Depression

This library was created at the Institute for Mental Health Research, at the University of Texas at Austin by Semeon Risom, and was developed from funding of NIMH grant 1R56MH108650-01A1.

Directory

mdl-R56/
├── README.md
├── LICENSE
├── docs/
│   ├── Dot Probe - Methods.docx
│   ├── Pupil dilation - Methods.docx
│   └── triggers.json
├── other/
│   └── backup/
├── tasks/
│   ├── pst/
│   │   ├── dotprobe/
│   │   │   ├── 5.0/
│	│   │   │   ├── r56-dot.ebs2
│	│   │   │   ├── r56-dot.es2
│   │   │   │   └── stim.zip
│   │   │   └── 5.1/
│	│   │   │   ├── r56-dot.ebs2
│	│   │   │   ├── r56-dot.es2
│   │   │   │   └── stim.zip
│   │   └── pupil_dilation/
│   │       ├── 5.7/
│	│       │   ├── r56-ppi.ebs2
│	│       │   ├── r56-ppi.es2
│   │       │   ├── py.zip
│   │       │   └── stim.zip
│   │       └── 5.8/
│	│           ├── r56-ppi.ebs2
│	│           ├── r56-ppi.es2
│   │           ├── py.zip
│   │           └── stim.zip
│   └── python/
│       ├── _dfat/
│       │   ├── inpout32.dll
│       │   │── instructions.zip
│       │   ├── dfat.py
│       ├── _rsi/
│       │   ├── inpout32.dll
│       │   ├── instructions.zip
│       │   └── rsi.py
│       ├── _wf/
│       │   ├── inpout32.dll
│       │   ├── stim.zip
│       │   ├── FEMA4ImagesEEG.py
│       │   ├── MAFE4ImagesEEG.py
│       ├── app/
│       └── manual/
├── tools/
│   ├── actigraph_analysis/
│   │   ├── actigraph.py
│   │   ├── new/
│   │   ├── notes/
│   │   │   ├── Actigraphy Report -- 100126.docx
│   │   │   ├── chrome_0ab.csv
│   │   │   ├── nparACT.pdf
│   │   │   ├── nparACT.R
│   │   │   ├── R56ActiwareDatabase.AW5
│   │   │   └── R56ActiwareDatabase.AW5bak
│   │   └── old/
│   └── rename/
│       ├── practice_instructions/
│       └── rename.py

Installation

You can also install the development version directly from github:

pip install git+https://github.com/risoms/mdl-R56.git

Testing

If you have any questions, please contact Semeon Risom at [email protected]