getPPI_Biogrid: get PPI from Biogrid

Description Usage Arguments Value

View source: R/getPPI_Biogrid.R

Description

get PPI from Biogrid

Usage

1
2
3
4
5
6
getPPI_Biogrid(
  object = NULL,
  version = "3.5.174",
  species = 9606,
  save = FALSE
)

Arguments

version

Version of BioGRID, such as '3.5.174'

species

NCBI taxonomy identifier of the species to query for homologs, default is 9606(Homosapiens)

save

whether save the result as a Rdata file, default is FALSE

Value

PPI matrix


wycwycpku/RSCORE documentation built on Sept. 5, 2021, 4:25 p.m.