Skip to content

TreeShrink error #50

Open
Open
@sjfleck

Description

@sjfleck

I ran 3 PASTA commands, only 2 of which were successful:

  1. PASTA with default parameters (SUCCESS)
    run_pasta.py -d PROTEIN -i protein_sequences.txt -o pasta_job

  2. PASTA with RaxML (SUCCESS)
    run_pasta.py -d PROTEIN --raxml-search-after -i protein_sequences.txt -o pasta_job

  3. PASTA with RaxML & treeshrink (FAILURE)
    run_pasta.py -d PROTEIN --raxml-search-after --treeshrink-filter -i protein_sequences.txt -o pasta_job

I'm not sure why it failed exactly. these seem to be the relevant lines, but I'll include the entire failure message in my command line:

python: can't open file '/Users/albertlab/pasta-code/pasta/bin/tree_shrink/treeshrink.py': [Errno 2] No such file or directory
cp: input_treeshrink/input_shrunk_0.05.tre: No such file or directory
python: can't open file '/Users/albertlab/pasta-code/pasta/bin/utils/sample_from_subtree.py': [Errno 2] No such file or directory

Any help would be appreciated. Thank you!

NMT_RaxML_treeshrink_filter_error.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions