v020
Functions to help with migration from v020 datasets.
get_peptides(spec, data_files, root_dir=Path.cwd(), **kwargs)
Get peptides from the spec
Source code in hdxms_datasets/migration/v020.py
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
|