CheckM and pplacer error
0
0
Entering edit mode
5.4 years ago
shibl_a ▴ 20

I installed checkm using bioconda and downloaded pplacer from its site. I then moved all the pplacer executables into the checkm bin.

When I run this command:

$ checkm lineage_wf --pplacer_threads 2 checkm_input checkm_output

I get this output:

*******************************************************************************
 [CheckM - tree] Placing bins in reference genome tree.
*******************************************************************************
  Identifying marker genes in 10 bins with 1 threads:
    Finished processing 10 of 10 (100.00%) bins.
  Saving HMM info to file.
  Calculating genome statistics for 10 bins with 1 threads:
    Finished processing 10 of 10 (100.00%) bins.
  Extracting marker genes to align.
  Parsing HMM hits to marker genes:
    Finished parsing hits for 10 of 10 (100.00%) bins.
  Extracting 43 HMMs with 1 threads:
    Finished extracting 43 of 43 (100.00%) HMMs.
  Aligning 43 marker genes with 1 threads:
    Finished aligning 43 of 43 (100.00%) marker genes.
  [Error] Make sure pplacer is on your system path.
  Controlled exit resulting from an unrecoverable error or warning.

Please note that when I run this:

$ which pplacer

I get this location, where all checkm executables are:

~/miniconda3/envs/checkm2/bin/pplacer

Any ideas/ suggestions?

checkm pplacer genome quality bins phylogeny • 3.4k views
ADD COMMENT
0
Entering edit mode

Why didn't you install pplacer from bioconda as well? Could you try installing both from bioconda and give it a try?

ADD REPLY
0
Entering edit mode

That was the first thing I tried but this is what the conda command returns

Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - pplacer

Current channels:

  - https://conda.anaconda.org/bioconda/osx-64
  - https://conda.anaconda.org/bioconda/noarch
  - https://repo.anaconda.com/pkgs/main/osx-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/free/osx-64
  - https://repo.anaconda.com/pkgs/free/noarch
  - https://repo.anaconda.com/pkgs/r/osx-64
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://repo.anaconda.com/pkgs/pro/osx-64
  - https://repo.anaconda.com/pkgs/pro/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.
ADD REPLY

Login before adding your answer.

Traffic: 2304 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6