This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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.

kraken install macos mac

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+x to the three programs.

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

Log in to answer this question.