quast-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| quast-software [2017/10/04 07:09] – aorth | quast-software [2020/04/07 08:27] (current) – aorth | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Latest Version: | + | * Latest Version: |
| * Added: September, 2014 | * Added: September, 2014 | ||
| - | * Updated: | + | * Updated: |
| * Link: http:// | * Link: http:// | ||
| Line 15: | Line 15: | ||
| Load one version into your environment and run it: | Load one version into your environment and run it: | ||
| - | < | + | < |
| $ quast.py --help</ | $ quast.py --help</ | ||
| Line 22: | Line 22: | ||
| < | < | ||
| - | $ wget https:// | + | $ wget https:// |
| - | $ tar xf quast-4.5.tar.gz | + | $ tar xf quast-5.0.2.tar.gz |
| - | $ cd quast-4.5 | + | $ cd quast-5.0.2 |
| - | $ sudo mkdir -p / | + | $ sudo mkdir -p / |
| - | $ sudo chown aorth / | + | $ sudo chown aorth / |
| - | $ $ module load python/3.5.3 | + | $ python3 |
| - | $ python | + | $ source |
| - | $ . / | + | $ pip install --upgrade pip setuptools |
| - | $ pip install -U setuptools pip | + | $ pip install matplotlib |
| $ ./setup.py install_full | $ ./setup.py install_full | ||
| - | $ sudo chown -R root:root / | + | $ ./setup.py test |
| + | $ sudo chown -R root:root / | ||
| You can test the installation using the test data from the source tarball: | You can test the installation using the test data from the source tarball: | ||
| < | < | ||
quast-software.1507100991.txt.gz · Last modified: by aorth
