Skip to content

Commit

Permalink
line to install transvar dependencies on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
manulera committed Mar 8, 2024
1 parent eef1901 commit 62a23b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ This project uses [transvar](https://github.com/zwdzwd/transvar). This requires
# If you have linux and you want to install them globally
sudo apt install -y samtools tabix

# Installing globally in mac
brew install htslib samtools

# If you want to install them locally (see the content of the script)
# > basically downloads the libs and uses make to build the necessary bin files, then deletes all unnecesary source code
bash install_transvar_dependencies_locally.sh
Expand Down

0 comments on commit 62a23b4

Please sign in to comment.