From f4bc29172335a8682f00432225c3efcb6696e53a Mon Sep 17 00:00:00 2001 From: Rucknium Date: Thu, 31 Mar 2022 14:54:37 +0000 Subject: [PATCH] Clarify sourcing external scripts --- CashFusion-Descendant-Analysis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CashFusion-Descendant-Analysis/README.md b/CashFusion-Descendant-Analysis/README.md index d426f91..8ac6c67 100644 --- a/CashFusion-Descendant-Analysis/README.md +++ b/CashFusion-Descendant-Analysis/README.md @@ -6,7 +6,7 @@ ## How to reproduce the analysis -Be advised that the analysis takes several weeks of computing time, upwards of 50 GB of available RAM, and about 400 GB of storage space to execute. +Be advised that the analysis takes several weeks of computing time, upwards of 50 GB of available RAM, and about 400 GB of storage space to execute. The scripts call [this](https://gist.githubusercontent.com/jeffwong/5925000/raw/bf02ed0dd2963169a91664be02fb18e45c4d1e20/sqlitewritetable.R) external script file and downloads [this](https://github.com/Rucknium/CashFusionStats/raw/main/data/fusions_df.rds) R data file. ### Prerequisites