This shows you the differences between two versions of the page.
| Next revision | Previous revision Last revision Both sides next revision | ||
|
checkm-software [2020/03/12 14:27] aorth created |
checkm-software [2020/03/12 16:29] aorth |
||
|---|---|---|---|
| Line 28: | Line 28: | ||
| $ pip install --upgrade pip setuptools | $ pip install --upgrade pip setuptools | ||
| $ pip install checkm-genome==1.1.2 | $ pip install checkm-genome==1.1.2 | ||
| + | $ wget https:// | ||
| + | $ mkdir -p / | ||
| + | $ tar xf checkm_data_2015_01_16.tar.gz -C / | ||
| + | $ find / | ||
| + | $ find / | ||
| + | $ checkm data setRoot / | ||
| $ sudo chown -R root:root / | $ sudo chown -R root:root / | ||