summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-04-08 10:30:19 -0500
committerFrederick Muriuki Muriithi2025-04-08 10:32:27 -0500
commitd225cc1a3bf2e796c0225f19bf783a43ea68981a (patch)
tree4ad58d729654241d73ae46da982cd92840360995
parentad39d78e5df9cf692a451ddab80b91494334ec2d (diff)
downloadgn-gemtext-d225cc1a3bf2e796c0225f19bf783a43ea68981a.tar.gz
Attempt to fix URL to allow download of the file.
-rw-r--r--issues/genenetwork3/ctl-maps-error.gmi3
1 files changed, 2 insertions, 1 deletions
diff --git a/issues/genenetwork3/ctl-maps-error.gmi b/issues/genenetwork3/ctl-maps-error.gmi
index c919d92..b4064d9 100644
--- a/issues/genenetwork3/ctl-maps-error.gmi
+++ b/issues/genenetwork3/ctl-maps-error.gmi
@@ -36,7 +36,8 @@ On my local development machine, the command run was
Rscript /home/frederick/genenetwork/genenetwork3/scripts/ctl_analysis.R /tmp/01828928-26e6-4cad-bbc8-59fd7a7977de.json
```
-=> /issues/genenetwork3/01828928-26e6-4cad-bbc8-59fd7a7977de.json.zip Here is a zipped version of the json file.
+Here is a zipped version of the json file:
+=> 01828928-26e6-4cad-bbc8-59fd7a7977de.json.zip
Troubleshooting a while, I suspect
=> https://github.com/genenetwork/genenetwork3/blob/27d9c9d6ef7f37066fc63af3d6585bf18aeec925/scripts/ctl_analysis.R#L79-L80 this is the offending code.