get_network_from_gene_set: Return a network induced by a given gene set

View source: R/PRODIGY.R

get_network_from_gene_setR Documentation

Return a network induced by a given gene set

Description

Return a network induced by a given gene set

Usage

get_network_from_gene_set(network, gene_set)

Arguments

network

A data.table with at least 2 columns. It is assumed that the first two columns contains the genes participating in the interaction

gene_set

A vector of gene names. return A data.table representing the network


Shamir-Lab/PRODIGY documentation built on March 27, 2022, 5:29 p.m.