v020
get_peptides(spec, data_files, root_dir=Path.cwd(), **kwargs)
Get peptides from the spec
Source code in hdxms_datasets/migration/v020.py
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
|