SearchNetDB: Perform mapping of user's data to interaction network

Description Usage Arguments Author(s)

View source: R/networks_enrich.R

Description

This function performs mapping of user's data to the internal network to create a network from the seed nodes

Usage

1
2
3
4
5
6
7
SearchNetDB(
  mSetObj = NA,
  db.type,
  table.nm,
  require.exp = TRUE,
  min.score = 900
)

Arguments

mSetObj

Input name of the created mSet Object

db.type

Input the database type

table.nm

Input the organism code for the sqlite table (ppi). For chemical type, the table.nm is drugbank of ctd

require.exp

Logical, only used for the STRING database

min.score

Input the minimal score, only used for the STRING database

Author(s)

Othman Soufan, Jeff Xia jeff.xia@mcgill.ca, othman.soufan@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR3.0 documentation built on May 6, 2020, 11:03 p.m.