Install kraken on Mac OS
Dear all,
Does anybody know how to install Kraken on Mac OS?
http://www.ebi.ac.uk/research/enright/software/kraken
Best,
C.
• 5,685 views
•
link
1 answer
There are pre-compiled binaries in that page. Download and do
chmod +x minion
and run
$ ./minion
[minion] Usage: minion <search-adapter|help>
[example] minion help
[example] minion search-adapter -i FASTQFILE
• 0 views
•
link
Log in to answer this question.
Looks like pre-compiled macOS binaries are available at this link. You may need to download as binary and the add execute permissions
sudo chmod a+xto the three programs.