- 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:
- License:
MIT license
- Recipe:
- package fido¶
-
- Versions:
1.0-4
,1.0-3
,1.0-2
,1.0-1
,1.0-0
- Depends:
libgcc-ng
>=10.3.0
libstdcxx-ng
>=10.3.0
- 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¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/fido/README.html)