v0.6.0
Initial support for PeptideShaker v2.2.18-beta
Added
- Changelog
rank
column added to output filedatabase.generate_decoys
parameter, which turns off internal decoy generation. This enables the use of FASTA databases for SearchGUI/PeptideShaker
Changed
- Base ProForma v2 notation is used for peptide modifications, i.e. "[+304.2071]-PEPTIDEM[+15.9949]AAC[+57.0214]H"
scannr
column now contains the full nativeID/spectrum title from the mzML file, i.e. "controllerType=0 controllerNumber=1 scan=30069"discriminant_score
column renamed tosage_discriminant_score
for PeptideShaker recognitiondatabase.decoy_prefix
JSON option changed todatabase.decoy_tag
. This allows decoy tagging to occur anywhere within the accession: "sp|P01234_REVERSED|HUMAN"- Output file renamed:
results.pin
toresults.sage.tsv
- Output file renamed:
quant.csv
toquant.tsv
- Rename
pin_paths
tooutput_paths
in results.json file
Full Changelog: v0.5.1...v0.6.0