Data and R analysis code from Palmer et al 2023 manuscript
Manuscript info:
- Palmer, D., Cayton, C.A., Scott, A., Lin, I., Newell, B., Weberg, M., & Richard, J.M. (under review). Ventral pallidum projections to the ventral tegmental area reinforce but do not invigorate reward-seeking behavior. Preprint on bioRxiv: https://doi.org/10.1101/2023.05.22.541796.
Code notes: -As of 2023-06-13 Python code is used to load .pkl data files into R from the "input" folder. This is done using reticulate and pandas.
- Pandas version 1.5.3
- R version 4.1.1