Skip to content

Nesvilab/FragSummarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FragSummarizer

Generate HTML summary reports for FragPipe results.

FragSummarizer scans a FragPipe output directory and produces a single self-contained HTML report with identification counts, mass error distributions, peptide/charge/missed-cleavage distributions, runtime breakdowns, Percolator feature weights, and MSBooster plots.

Requirements

  • Java 11 or later
  • Maven 3.6+ (for building from source)

Build

mvn clean package

The shaded, runnable JAR is written to target/FragSummarizer-<version>.jar.

Usage

java -jar target/FragSummarizer-1.0.1.jar -r <fragpipe_results_path>
Flag Description
-r, --results_path Path to the FragPipe results directory

The report is written inside the results directory.

License

Licensed under the Apache License, Version 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages