You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pradeep Bashyal edited this page Oct 2, 2023
·
1 revision
Install With Homebrew
On macOS, py-ard can be installed using Homebrew package manager.
This is very handy for using the command line versions of the tool without having to create virtual environments.
First time, you'd need to tap the nmdp-bioinformatics tap.
brew tap nmdp-bioinformatics/tap
Install py-ard
brew install py-ard
Homebrew will notify you as new versions of py-ard are released.