瀏覽代碼

Update README.md

Add note about pathname.
David J Ottenheimer 4 年之前
父節點
當前提交
29b957399e
共有 1 個文件被更改,包括 2 次插入0 次删除
  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.