Skip to content

FragPipe v9.1

Compare
Choose a tag to compare
@chhh chhh released this 26 Feb 02:56
· 3912 commits to develop since this release

Windows users

  • Download .exe: FragPipe.exe and just run that. Windows 10 might show a UAC prompt, saying that this is not a trusted program, it's up to you whether to run it or not.
    • If you don't have a compatible Java version, you will be redirected to a website where you can download one.
  • Or download .zip: FragPipe-9.1.zip.
    • Zip contains FragPipe.bat file, which can be started by either clicking or running it from the command line.
  • Or download the FragPipe-9.1.jar.
    • You can start the jar file with java -jar FragPipe-9.1.jar or start javaw -jar FragPipe-9.1.jar if you prefer to not have the console window open.
      If Java is configured to auto-run .jar files, double clicking might also work.

Linux/MacOS users

Either download FragPipe-9.1.zip, which contains FragPipe shell script to start the program or download the FragPipe-9.1.jar and run with java -jar FragPipe-9.1.jar.

FragPipe v9.1 changelog:

v9.1:

  • Fix Abacus command bug with unrecognized options from Filter command being carried over.

v9.0:

  • Downstream tab groups all downstream processing tools in one place.
  • Simplified Config tab with more links and hint.
  • Much improved saving and restoring of edited fields.
  • Support MSFragger 20190222