File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# LongcallD: local-haplotagging-based small and structural variant calling
22
33[ ![ Latest Release] ( https://img.shields.io/github/release/yangao07/longcallD.svg?label=Release )] ( https://github.com/yangao07/longcallD/releases/latest )
4+ [ ![ C/C++ CI] ( https://github.com/yangao07/longcallD/actions/workflows/linux-CI.yml/badge.svg )] ( https://github.com/yangao07/longcallD/actions/workflows/linux-CI.yml )
5+ [ ![ C/C++ CI] ( https://github.com/yangao07/longcallD/actions/workflows/macos-CI.yml/badge.svg )] ( https://github.com/yangao07/longcallD/actions/workflows/macos-CI.yml )
6+ [ ![ License] ( https://img.shields.io/badge/License-MIT-black.svg )] ( https://github.com/yangao07/longcallD/blob/main/LICENSE )
47<!-- [](https://github.com/yangao07/longcallD/releases) -->
58<!-- [](https://anaconda.org/bioconda/longcallD) -->
69<!-- [](https://dx.doi.org/10.1093/bioinformatics/btaa963) -->
710<!-- [](https://github.com/yangao07/longcallD/issues) -->
8- [ ![ C/C++ CI] ( https://github.com/yangao07/longcallD/actions/workflows/linux-CI.yml/badge.svg )] ( https://github.com/yangao07/longcallD/actions/workflows/linux-CI.yml )
9- [ ![ C/C++ CI] ( https://github.com/yangao07/longcallD/actions/workflows/macos-CI.yml/badge.svg )] ( https://github.com/yangao07/longcallD/actions/workflows/macos-CI.yml )
10- [ ![ License] ( https://img.shields.io/badge/License-MIT-black.svg )] ( https://github.com/yangao07/longcallD/blob/main/LICENSE )
1111## Updates (v0.0.1)
1212
1313* Pre-release v0.0.1
@@ -56,7 +56,7 @@ For linux:
5656wget https://github.com/yangao07/longcallD/releases/download/v0.0.1/longcallD-v0.0.1_x64-linux.tar.gz
5757tar -zxvf longcallD-v0.0.1_x64-linux.tar.gz
5858```
59- or for macos:
59+ For macos:
6060```
6161wget https://github.com/yangao07/longcallD/releases/download/v0.0.1/longcallD-v0.0.1_arm64-macos.tar.gz
6262tar -zxvf longcallD-v0.0.1_arm64-macos.tar.gz
You can’t perform that action at this time.
0 commit comments