Skip to content

Segmentation fault (core dumped)  #27

@steven0seagal

Description

@steven0seagal

Hi, I created docker version of megadock:cpu and run it in interactive shell and run
megadock -R data/1gcq_r.pdb -L data/1gcq_l.pdb

Later I tried to generate any structure just like in docs using

for i in `seq 1 2000`; do decoygen lig.${i}.pdb lig.pdb dock.out $i; cat rec.pdb lig.${i}.pdb > decoy.${i}.pdb; done

or just

decoygen output.out data/1gcq_l.pdb test.pdb 1 

And I am still getting Segmentation fault (core dumped)

What I am doing wrong ?

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