Selaa lähdekoodia

Update README.md

Add note about pathname.
David J Ottenheimer 4 vuotta sitten
vanhempi
commit
29b957399e
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -4,3 +4,5 @@ Data and analysis for our 2020 manuscript on RPE signaling in VP.
 All of the preprocessed data is available in “Data” subfolders. There you can also find Matlab files created with scripts in the MatlabScripts folders “1_InitialAnalysis” and “2_Modeling”
 
 You can generate most of the figures in the paper by adding all folders to your Matlab path and running the scripts in the MatlabScripts folder “3_Figures” — particularly “MainFigures.m” and the scripts in “AdditionalFigures.”
+
+You'll want to change the pathname in "MatlabScripts/HelperFunctions/ottBari2020_root.m" to the folder that contains the Data folder.