verification
datafiles_exist(dataset)
Check if the data files for all peptides and structures in the dataset exist.
Source code in hdxms_datasets/verification.py
31 32 33 34 35 36 37 38 39 40 41 |
|