Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 585 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 585 Bytes

Results_Module2_quant_DDA

Results_Module2_quant_DDA

This repository contains all the information necessary to plot the figure of the ProteoBench module DDA quantification - precursor ions. It is generated automatically when benchmark runs are uploaded for public submission.

Delete keys manually

In the version controlled folder, delete keys manaually using delete_keys.py and commit the changes.

# pip install pandas # needs pandas
python delete_keys.py --json_file jsonfile_name --keys key

See the logged manipulation in delete_log.txt.