gather_cp_genes: Collect gene IDs from a table and make them readable.

View source: R/ontology_xlsx.R

gather_cp_genesR Documentation

Collect gene IDs from a table and make them readable.

Description

Collect gene IDs from a table and make them readable.

Usage

gather_cp_genes(table, mappings, new = "ORF", primary_key = 1)

Arguments

table

Gene table from (initially) clusterProfiler.

mappings

Table of mapped gene IDs.

new

String used to disambiguate mappings when it is not provided by the table.

primary_key

Column name to use when extracting IDs.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.