Skip to content

Release 3.1.8904

Latest
Compare
Choose a tag to compare
@alchemistmatt alchemistmatt released this 19 May 01:14
· 25 commits to master since this release

File PeptideHitResultsProcessor.zip includes the application executable and required DLLs. This is a console application and must be run from a Windows command prompt (or, on Linux, using Mono).

Example input and output files are in directories MSGFPlus_Example and XTandem_Example

PeptideHitResultsProcessor_CentOS.zip includes the same PeptideHitResultsProcRunner.exe program, but it includes System.Data.SQLite.dll v1.0.111 and libSQLite.Interop.so specific to RHEL 7 (which should also be compatible with CentOS 7).

On Linux, use Mono to run the program, for example mono PeptideHitResultsProcRunner.exe

Changes

  • Now requires .NET Framework 4.8 (or newer)
  • Added support for new columns in the TopPIC v1.5 results file
  • Added support for DIA-NN
  • Added support for MaxQuant modifications that specify modification composition using amino acids

PeptideHitResultsProcessor.zip
PeptideHitResultsProcessor_CentOS.zip
PeptideHitResultsProcessor_Debian.zip