This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
pbsuite-software [2017/09/30 06:30] aorth [Usage] |
pbsuite-software [2017/09/30 06:35] (current) aorth [Installation] |
||
|---|---|---|---|
| Line 31: | Line 31: | ||
| $ pip install networkx==1.7 numpy pyparsing | $ pip install networkx==1.7 numpy pyparsing | ||
| $ chmod +x bin/ | $ chmod +x bin/ | ||
| + | # manually edit all short style blasr parameters in pbsuite/ | ||
| $ cp -r * / | $ cp -r * / | ||
| $ sudo chown -R root:root / | $ sudo chown -R root:root / | ||
| Note: the [[https:// | Note: the [[https:// | ||
| + | |||
| + | Also note: PBSuite is very old and uses incompatible command-line options for modern versions of blasr. You need to make sure you're using long-form options like '' | ||