fetch¶
Fetch task; its only job is to fetch any external data file (e.g., PDB).
Single-valued attributes:
source: Source for the initial coordinate file; one ofrcsb(for the RCSB PDB),alphafold(for the AlphaFold DB),opm(for the OPM database), orlocal(for a local file) (default: rcsb)
sourceID: ID of the source file; if source islocal, a filesourceID.pdborsourceID.cifmust exist in the working directory
source_format: Format of the source file; this should bepdborcif(default: pdb)