get_PPI_from_BioGRID: Retrieve protein-protein interaction information from BioGRID

View source: R/pannot.R

get_PPI_from_BioGRIDR Documentation

Retrieve protein-protein interaction information from BioGRID

Description

Retrieve protein-protein interaction information from BioGRID

Usage

get_PPI_from_BioGRID(gene_name, taxon_ID = c(9606, 10090))

Arguments

gene_name

the gene name for which to retrieve PPI

taxon_ID

taxon ID for which to retrieve PPI

Value

a data.frame PPI information

Examples

get_PPI_from_BioGRID(gene_name = "Cd5")

VoisinneG/pannot documentation built on July 5, 2023, 4:19 p.m.