Skip to content

Commit 7a404ff

Browse files
authored
Update Readme
Added figshare data location
1 parent 1ba8456 commit 7a404ff

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ The code should be executed in the following order:
1717
* DownSamplingFigures.R
1818

1919
To run the code, source data files should be downloaded from the Figshare repository:
20+
https://figshare.com/projects/Integrated_CRISPR/78252
2021
The location of the Figshare directory should be added to the R scripts as indicated (dir.Input variable). Note the DownSamplingBatchCorrection script is set to run in parallel over 24 cores. This script is computationally expensive.
2122

22-
All python scripts are contained in IntegrationAnalysis.ipynb. This file requires jupyter notebook to open.
23+
All python scripts are contained in IntegrationAnalysis.ipynb. This file requires jupyter notebook to open. All the data inputs required to run the Jupiter notebook are in the Figshare (https://figshare.com/projects/Integrated_CRISPR/78252) subdirectory NotebookInput.
2324

2425
The packages required to run the R scripts are:
2526
* here

0 commit comments

Comments
 (0)