maxbin2-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| maxbin2-software [2020/03/15 09:52] – aorth | maxbin2-software [2020/03/15 10:42] (current) – aorth | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| $ run_MaxBin.pl</ | $ run_MaxBin.pl</ | ||
| + | **Note:** Please use the '' | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Line 23: | Line 24: | ||
| < | < | ||
| + | $ cd /tmp | ||
| + | $ wget ' | ||
| + | $ tar xf MaxBin-2.2.7.tar.gz | ||
| + | $ cd MaxBin-2.2.7/ | ||
| + | $ scl enable devtoolset-7 bash | ||
| + | $ make | ||
| + | $ sed run_MaxBin.pl -i \ | ||
| + | -e ' | ||
| + | -e ' | ||
| + | $ rm src/*.o | ||
| + | $ sudo cp -r *.hmm *.pl *.r src / | ||
| + | $ sudo chown -R root:root / | ||
| </ | </ | ||
| + | |||
| + | Note: according to the readme MaxBin2 needs IDBA-UD v1.1.1, but this version was published at least six years ago, after which time the binary was renamed to '' | ||
maxbin2-software.1584265948.txt.gz · Last modified: by aorth
