#pdb #文件格式 #mmcif #rcsb

应用 pdb-fetch

从PDB存档下载多个文件

2个版本

0.1.1 2022年9月22日
0.1.0 2022年9月22日

#pdb中排名23

MIT许可证

13KB
180

pdb-fetch

$ pdb-fetch -h
                                                                                                                                                [bd9d7a9]
pdb-fetch 0.1.0
PY <[email protected]>
Download Multiple Files from the PDB Archive.

USAGE:
pdb-fetch [OPTIONS] --file <FILE>

OPTIONS:
-f, --file <FILE>                  The input file containing a newline-separated list of PDB ids
-o, --output <OUTPUT>              The output dir, default: current dir
--format <FORMAT>              Download file format each PDB id [default: pdb] [possible
values: pdb, cif]
--concurrency <CONCURRENCY>    Number of concurrency for batch downloading [default: 80]
-e, --err-file <ERR_FILE>          The file for error PDB ids, default: "error.pdb-id.log"
-h, --help                         Print help information
-V, --version                      Print version information

依赖项

约9-20MB
约312K SLoC