corComplex: Pairwise correlation of proteins within the same protein...

View source: R/corComplex.R

corComplexR Documentation

Pairwise correlation of proteins within the same protein complexes

Description

Pairwise correlation of proteins within the same protein complexes

Usage

corComplex(data, idType = c("symbol", "entrez", "uniprot")[1])

Arguments

data

Proteomics data matrix, with gene or protein as row names.

idType

The input ID type, one of "symbol" (default), "entrez", "uniprot".

Value

A ggplot instance.

Author(s)

Wubing Zhang


WubingZhang/rMAUPS documentation built on March 21, 2022, 8:48 p.m.