Giter VIP home page Giter VIP logo

scavager's Introduction

Scavager - a proteomics post-search validation tool

The .pep.xml or .mzid files are required for basic operation of the script. Currently supported search engines: Identipy, X!Tandem, Comet, MSFragger, msgf+, Morpheus.

.fasta file is required for calculation NSAF (label-free quantitation index), protein sequence coverage and amino acid statistics.

For msgf+ and morpheus search engines it is desirable to provide cleavage rules used in search (These search engines do not report number of missed cleavages for peptides).

The output of Scavager contains:

tab-separated table with unfiltered peptide-spectrum matches (ends with _PSMs_full.tsv)

tab-separated table with identified peptide-spectrum matches at 1% PSM FDR (ends with _PSMs.tsv)

tab-separated table with identified peptides at 1% peptide FDR (ends with _peptides.tsv)

tab-separated table with identified proteins without grouping at 1% protein FDR (ends with _proteins.tsv)

tab-separated table with identified protein groups at 1% protein FDR (ends with _protein_groups.tsv)

png figure with PSM, peptide and protein features distributions

Citing Scavager

Ivanov et al. Scavager: A Versatile Postsearch Validation Algorithm for Shotgun Proteomics Based on Gradient Boosting. doi: 10.1002/pmic.201800280

Installation

Using the pip:

pip install Scavager

Usage

Algorithm can be run with following command (works with Python2.7/Python3+):

scavager path_to_pepXML/MZID

OR

scavager -h

Links

scavager's People

Contributors

levitsky avatar markmipt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.