getBiogridSymbols: Extracts unique Biogrid Symbols

Description Usage Arguments Details Value Examples

Description

getBiogridSymbols returns a list of unique BioGRID symbols

Usage

1

Arguments

biogrid

A data frame with the BioGRID data

Details

The symbols are extracted from the columns: Official.Symbol.Interactor.A, Official.Symbol.Interactor.B, Synonyms.Interactor.A, and Synonyms.Interactor.B.

Value

A data frame with one column with the unique BioGRID symbols.

Examples

1
biogrid_symbols <- getBiogridSymbols(biogrid)

andreysoares/nlpUtilityBelt documentation built on May 6, 2019, 8:57 p.m.