wget, numpy, pandas, pyteomics, tensorflow>2.0
Download mzid and mzml files with wget from PRIDE:
python download_from_pride.py
Dumps all (peptide-spectrum)-pairs in a hdf-file:
python merge_mzid_mzml.py
Performs loading,preprocessing,shuffle and batch-creation in a tensorflow.dataset
python hdf_ds.py