This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
maxbin2-software [2020/03/15 09:59] aorth |
maxbin2-software [2020/03/15 10:42] (current) aorth |
||
|---|---|---|---|
| Line 30: | Line 30: | ||
| $ scl enable devtoolset-7 bash | $ scl enable devtoolset-7 bash | ||
| $ make | $ make | ||
| + | $ sed run_MaxBin.pl -i \ | ||
| + | -e ' | ||
| + | -e ' | ||
| $ rm src/*.o | $ rm src/*.o | ||
| $ sudo cp -r *.hmm *.pl *.r src / | $ sudo cp -r *.hmm *.pl *.r src / | ||
| $ sudo chown -R root:root / | $ 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 '' | ||