summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--topics/lmms/rqtl2/using-rqtl2-lmdb-adapter.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/lmms/rqtl2/using-rqtl2-lmdb-adapter.gmi b/topics/lmms/rqtl2/using-rqtl2-lmdb-adapter.gmi
index 00bd8dd..8e5332a 100644
--- a/topics/lmms/rqtl2/using-rqtl2-lmdb-adapter.gmi
+++ b/topics/lmms/rqtl2/using-rqtl2-lmdb-adapter.gmi
@@ -23,7 +23,7 @@ Currently, R/qtl2 (https://kbroman.org/qtl2/) only supports reading from CSV fil
 ### Dumping the Genotypes
 You can find the `lmdb_matrix.py` script here:
 
-=> https://github.com/genenetwork/genenetwork3/scripts/lmdb_matrix.py
+=> https://github.com/genenetwork/genenetwork3/blob/main/scripts/lmdb_matrix.py
 
 ```sh
 guix shell python-click python-lmdb python-wrapper python-numpy -- \