Description Usage Arguments Details Value Examples
getBiogridSymbols
returns a list of unique BioGRID symbols
1 | getBiogridSymbols(biogrid)
|
biogrid |
A data frame with the BioGRID data |
The symbols are extracted from the columns: Official.Symbol.Interactor.A
,
Official.Symbol.Interactor.B
, Synonyms.Interactor.A
, and
Synonyms.Interactor.B
.
A data frame with one column with the unique BioGRID symbols.
1 | biogrid_symbols <- getBiogridSymbols(biogrid)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.