checkm-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
checkm-software [2020/03/12 15:13] – aorth | checkm-software [2020/03/12 16:45] (current) – 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 | ||
- | $ sudo chown -R root:root / | ||
$ wget https:// | $ wget https:// | ||
- | $ sudo mkdir -p / | + | $ mkdir -p / |
- | $ sudo tar xf checkm_data_2015_01_16.tar.gz -C / | + | $ tar xf checkm_data_2015_01_16.tar.gz -C / |
+ | $ find / | ||
+ | $ find / | ||
+ | $ checkm data setRoot / | ||
+ | $ sudo chown -R root:root / | ||
- | Note that the '' | + | Test the installation |
- | < | + | < |
checkm-software.1584025997.txt.gz · Last modified: 2020/03/12 15:13 by aorth