recipe fido

A method for protein identification in MS/MS proteomics. Think of it like a protein delivery dog. You bring it the scored matches between peptides and spectra, and it fetches a list of proteins ranked by posterior probability by doing clever tricks.

Homepage:

https://noble.gs.washington.edu/proj/fido/

License:

MIT license

Recipe:

/fido/meta.yaml

package fido

(downloads) docker_fido

Versions:

1.0-41.0-31.0-21.0-11.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install fido

and update with:

conda update fido

or use the docker container:

docker pull quay.io/biocontainers/fido:<tag>

(see fido/tags for valid values for <tag>)

Download stats