Skip to contents

Get genes from pathway table

Usage

prot.get_pathway_genes(
  pathway_name,
  pathway_table,
  colid_pathways,
  colid_genes,
  gene_sep = ", "
)

Arguments

pathway_name

(Character) Name of the pathway

pathway_table

(Data frame) Pathway table

colid_pathways

(Character) Column name of pathways

colid_genes

(Character) Column name of genes

gene_sep

(Character) Separator for genes

Value

(Character) Genes in the pathway