From 48e91f2f29139ad90e349df51fee3a806d40aa81 Mon Sep 17 00:00:00 2001 From: Arya Massarat <23412689+aryam7@users.noreply.github.com> Date: Thu, 3 Sep 2020 10:38:11 -0700 Subject: [PATCH 1/3] document each script in the scripts readme also, delete some scripts that aren't used anymore --- scripts/README.md | 67 ++++++ scripts/analyze_map.py | 4 +- scripts/dataset_analysis_buckwheat_MDM.R | 185 ---------------- scripts/dataset_analysis_buckwheat_MDM.Rmd | 234 --------------------- scripts/export_transforms.py | 41 ---- scripts/extract_coordinates.py | 2 +- 6 files changed, 71 insertions(+), 462 deletions(-) delete mode 100644 scripts/dataset_analysis_buckwheat_MDM.R delete mode 100644 scripts/dataset_analysis_buckwheat_MDM.Rmd delete mode 100755 scripts/export_transforms.py diff --git a/scripts/README.md b/scripts/README.md index 0a69c63..af323a6 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -4,5 +4,72 @@ However, you can use most of these scripts on their own, too. Some may even be h All python scripts implement the `--help` argument. For R scripts, you can run `head