Skip to content

Commit 62a23b4

Browse files
committed
line to install transvar dependencies on mac
1 parent eef1901 commit 62a23b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ This project uses [transvar](https://github.com/zwdzwd/transvar). This requires
5555
# If you have linux and you want to install them globally
5656
sudo apt install -y samtools tabix
5757

58+
# Installing globally in mac
59+
brew install htslib samtools
60+
5861
# If you want to install them locally (see the content of the script)
5962
# > basically downloads the libs and uses make to build the necessary bin files, then deletes all unnecesary source code
6063
bash install_transvar_dependencies_locally.sh

0 commit comments

Comments
 (0)