Release 2.4.7991
alchemistmatt
released this
18 Nov 03:31
·
41 commits
to master
since this release
Installation
File ProteinDigestionSimulator_Installer.zip includes the installer for the Protein Digestion Simulator
Use shortcut "PAST Toolkit, Protein Digestion Simulator" to start the program, or navigate to
C:\Program Files\ProteinDigestionSimulator
and double click ProteinDigestionSimulator.exe
Alternatively, download ProteinDigestionSimulator_Program.zip which includes the executable and required DLLs.
Usage Options
Running the executable without any command line arguments will show the GUI
- Alternatively, run with command line arguments, as shown in the Readme
- The program can be run on Linux using Mono
- For example,
mono ProteinDigestionSimulator.exe QC_Standards_2004-01-21.fasta /Q
- For example,
Changes
- Warn the user if protein sequences appear to be DNA
- Assure that the output file extension is .fasta, .txt, or .tsv
- Parameter files for use with the console version of the program are now Key=Value parameter files
- Previous versions used an XML-based parameter file
- An example parameter file is in the Documentation directory on GitHub
- Each of the options in the Key=Value parameter file are accessible using command line arguments