Skip to contents

Title

Usage

annotate_surfaceome(
  x,
  genes,
  surfaceome = surfaceome::surfy,
  surfaceome_identifier = `UniProt gene`
)

Arguments

x

A matrix of gene expression

genes

The list of gene names (possibly separated by ;)

surfaceome

The surfaceome table to join into results

surfaceome_identifier

The column name to use as identifier. Should match the type of genes.