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 cbd754c commit 6bbd743Copy full SHA for 6bbd743
README.md
@@ -88,9 +88,9 @@ The matching pattern for SAMC has been changed from `SAMC[A-Z]?[0-9]+` to `SAMC[
88
### 1. **iSeq** can be installed by conda easily
89
```{bash}
90
conda install bioconda::iseq
91
-# If conda Found conflicts! You can try:
92
-# conda install -c conda-forge -c bioconda iseq
93
```
+- If conda Found conflicts! You can try `conda install -c conda-forge -c bioconda iseq`
+
94
### 2. The latest version of iSeq can also be installed from source, see [INSTALL](https://github.com/BioOmics/iSeq/blob/main/INSTALL.md)
95
96
# Use the following command to check whether dependent software is installed
0 commit comments