Skip to content

The EVcouplings has generated a "failed" file #18

Description

@zhaoyang163SJTU

Hi, when I use my own data to perform the evcouplings step, relevant files will be generated under the "output" directory, among which the "failed" file will be created:
Traceback (most recent call last):
File "/home/zhaoyang/anaconda3/envs/venusrem/lib/python3.9/site-packages/evcouplings/utils/pipeline.py", line 508, in execute_wrapped
outcfg = execute(**config)
File "/home/zhaoyang/anaconda3/envs/venusrem/lib/python3.9/site-packages/evcouplings/utils/pipeline.py", line 187, in execute
outcfg = runner(**incfg)
File "/home/zhaoyang/anaconda3/envs/venusrem/lib/python3.9/site-packages/evcouplings/compare/protocol.py", line 1638, in run
return PROTOCOLSkwargs["protocol"]
File "/home/zhaoyang/anaconda3/envs/venusrem/lib/python3.9/site-packages/evcouplings/compare/protocol.py", line 1050, in standard
d_intra = intra_dists(
File "/home/zhaoyang/anaconda3/envs/venusrem/lib/python3.9/site-packages/evcouplings/compare/distances.py", line 962, in intra_dists
chain = _prepare_chain(
File "/home/zhaoyang/anaconda3/envs/venusrem/lib/python3.9/site-packages/evcouplings/compare/distances.py", line 851, in _prepare_chain
chain = structures[pdb_id].get_chain(pdb_chain, model)
KeyError: '3da1'

I attempted to use the command "pip install https://github.com/debbiemarkslab/EVcouplings/archive/develop.zip" to change the version of "evcouplings" from 0.2.1 in the "environment.yml" file to 0.3.0. However, it still resulted in an error. Could you please tell me if you know what the problem is?Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions