Description Usage Arguments Value
View source: R/getPPI_Biogrid.R
get PPI from Biogrid
1 2 3 4 5 6 | getPPI_Biogrid(
object = NULL,
version = "3.5.174",
species = 9606,
save = FALSE
)
|
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 |
PPI matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.