diff options
| author | Frederick Muriuki Muriithi | 2025-10-20 11:11:34 -0500 |
|---|---|---|
| committer | Pjotr Prins | 2026-01-05 11:12:11 +0100 |
| commit | fcd90963fa4a2fdef6f5db7541a5d96a2eaf6457 (patch) | |
| tree | 5da0574245ee78d39d0791ab85ee02e5f542aa25 | |
| parent | 400fe780eb79ba5b7dac5e8d548d26927df46567 (diff) | |
| download | gn-gemtext-fcd90963fa4a2fdef6f5db7541a5d96a2eaf6457.tar.gz | |
R/qtl2 LMDB Adapter: Fix link.
| -rw-r--r-- | topics/lmms/rqtl2/using-rqtl2-lmdb-adapter.gmi | 2 |
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 -- \ |
