diff options
| author | Frederick Muriuki Muriithi | 2025-10-20 11:11:34 -0500 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2025-10-20 11:11:34 -0500 |
| commit | 49e5aea17260f9bd2ca1fd1935ce63cfc972aae5 (patch) | |
| tree | 5da0574245ee78d39d0791ab85ee02e5f542aa25 | |
| parent | a5f91cac7116f9883eec5113f6a700c7703d8664 (diff) | |
| download | gn-ai-49e5aea17260f9bd2ca1fd1935ce63cfc972aae5.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 00bd8dd7..8e5332ac 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 -- \ |
