Datasets:
gonzalobenegas
commited on
Commit
•
d7b7128
1
Parent(s):
aec3818
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ For more information check out our [paper](https://doi.org/10.1101/2023.10.10.56
|
|
6 |
|
7 |
## Querying specific variants or genes
|
8 |
|
9 |
-
- Install
|
10 |
In your current conda environment (might be slow):
|
11 |
```bash
|
12 |
conda install -c bioconda -c conda-forge htslib=1.18
|
|
|
6 |
|
7 |
## Querying specific variants or genes
|
8 |
|
9 |
+
- Install the latest [tabix](https://www.htslib.org/doc/tabix.html):
|
10 |
In your current conda environment (might be slow):
|
11 |
```bash
|
12 |
conda install -c bioconda -c conda-forge htslib=1.18
|