Skip to content

update the PDB url #2

@pengzhangzhi

Description

@pengzhangzhi

Hi @martin-steinegger and all the members,
I found a outdated URL in the following code:

# Fetch PDBs
if [ ! -d tmp/pdb ]; then
    curl https://wwwuser.gwdg.de/~compbiol/foldseek/scp40pdb.tar.gz | tar -xz -C tmp
fi

If should be updated as:

https://wwwuser.gwdg.de/~compbiol/foldseek/scop40pdb.tar.gz

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