We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18d5b6 commit 4f4634dCopy full SHA for 4f4634d
README.md
@@ -69,7 +69,7 @@ The version requirement for sra-tools has been updated from `sra-tools=2.11` to
69
conda create -n iseq -c conda-forge -c bioconda iseq
70
conda activate iseq
71
```
72
-### 2. The latest version of iSeq (v1.0) can also be installed from source, see [INSTALL](https://github.com/BioOmics/iSeq/blob/main/INSTALL.md)
+### 2. The latest version of iSeq (v1.1.0) can also be installed from source, see [INSTALL](https://github.com/BioOmics/iSeq/blob/main/INSTALL.md)
73
```{bash}
74
# Use the following command to check whether dependent software is installed
75
iseq --version
0 commit comments