Features
- Updated ProteoWizard to latest version.
Bug fixes
- Updated regex matcher for protein accession / description.
Features
- Added filtering by minimum ion score.
Bug fixes
- Fixed calculating b ion mass for unlabeled peptides.
Bug fixes
- Show output of msconvert.exe on error.
Bug fixes
- Don't error on unlabeled runs.
Bug fixes
- Fixed bug in phosphoRS module.
Bug fixes
- Fixed very slow scan processing on PD2.2 search files.
Bug fixes
- Fixed phosphoRS PD2.2 bug.
Bug fixes
- Fixed phosphoRS for PD1.4, PD2.2.
Bug fixes
- Fixed os.path.dirname error on startup.
Bug fixes
- Set pycamv.log path to same folder as .msf file.
Bug fixes
- Fixed errors in building PyCAMVerter.exe.
Features
- Added support for ProteomeDiscoverer 2.2.
Features
- Added support for phosphoRS phosphorylation assignments.
Bug fixes
- Fixed win32api error in deployments.
Bug fixes
- Fix crash on dynamic N/C-term modifications.
- Fix crash on empty workflow elements.
Features
- Add protein sequence, uniprot accessions, peptide offsets to output.
Features
- Add fragment intensity info to database, allowing quick export of quantitation data.
Bug fixes
- Fixed bug in calculating the mass of parent ion fragments with C13 additions.
- Only estimate max C13 number using ions within precursor isolation window.
Features
- Use low priority threads during processing to avoid impacting other tasks.
Bug fixes
- Fixed crash when X amino acids included modifications other than "Mapping*".
Bug fixes
- Fixed crash when no peaks are detected in the precursor window.
Features
- Determine C13 fragments based on the number of C13 peaks seen within the isolation window.
Features
- Added support for TMT11plex
Bug fixes
- Fixed some cases where intermediate processing files were not deleted when a processing run was interrupted or errored.
- Fixed several type errors.
Features
- Added the ability to limit CPU processes via command line arguments.
Bug fixes
- Allow for mapping of "X" in a peptide sequence to any amino acid (not just S/N).
- Fixed bug in determining precursor peptide charge in rare cases.
- Fixed crash when multiple proteins exist with the same description.
Bug fixes
- Allow for alternative scans for quant scan
Features
- Added the ability to import validation data from CAMV-Matlab sessions.
Features
- Improved performance of scan lookups with SQL indices.
Bug fixes
- Fixed crash on MASCOT xml search data.
Features
- Added auto-maybe for peptides with best ranking by MASCOT.
Features
- Added functionality to reprocess individual scans without PTM combination limits.
Bug fixes
- Fixed main process hanging when a subprocess encountered an error.
Features
- Added support for ProteomeDiscoverer 2.1.
- Several optimizations to get working on pS/T data sets.
- Added pypy support.
- Added support for runs with multiple raw files.
- Limit generated sequences to 10 combinations per peptide to reduce pS/T file sizes.
- Reduced memory usage by using python generators.
- Use SQLite to store exported data. +This change is not backwards compatible with version of CAMV / pycamverter < 0.3.0+.
Bug fixes
- Cleanup temp data files after runs.
- Fixed py2.7 errors.
Features
- Added support for using ProteomeDiscoverer search files, alongside MASCOT.
- Started annotating export files with generator's pycamverter version.
- Support csv scan lists.
Bug fixes
- Fixed issue with peptideData being blank when ambiguous peptides were present.
- Fixed issues with viewing peptides with similar types of modifications
- Merge proteins from ambiguous peptide matches
Features
- Upped ProteoWizard version to 3.0.10577
- Added C13 isotope labeling
- Improved speed of spectra matching
Features
- Use python multiprocessing to cut data processing time in half.
Features
- Initial release, spun off from pyproteome.