recipe bioconductor-psmatch

Handling and Managing Peptide Spectrum Matches

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/PSMatch.html

License:

Artistic-2.0

Recipe:

/bioconductor-psmatch/meta.yaml

The PSMatch package helps proteomics practitioners to load, handle and manage Peptide Spectrum Matches. It provides functions to model peptide-protein relations as adjacency matrices and connected components, visualise these as graphs and make informed decision about shared peptide filtering. The package also provides functions to calculate and visualise MS2 fragment ions.

package bioconductor-psmatch

(downloads) docker_bioconductor-psmatch

Versions:

1.2.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-psmatch

and update with:

conda update bioconductor-psmatch

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-psmatch:<tag>

(see bioconductor-psmatch/tags for valid values for <tag>)

Download stats