tx_cogs: Extract orthologous groups from a taxon id

Description Usage Arguments Value Examples

Description

Extract orthologous groups from a taxon id

Usage

1
tx_cogs(path, tax_id)

Arguments

path

Path to COG maps file from STRINGdb.

tax_id

A numeric vector of length 1 with the taxon id of interest.

Value

A data.frame with two columns: the ensembl peptide id and the orthologous groups

Examples

1
mouse_cogs <- tx_cogs("~/Downloads/COG.mappings.v10.5.txt", 10090)

iaradsouza1/ppgp documentation built on May 21, 2019, 1:19 p.m.