powered by
pathway
GWASdata
Rewires interactions in a pathway, which go through a gene not represented by any SNPs in the considered GWASdata dataset.
# S4 method for pathway rewire_network(object, x)
pathway object which's network matrix will be rewired
matrix
A vector of gene names, indicating which genes are not represented by SNPs in the considered GWASdata object and will be removed
vector
A pathway object including the rewired network matrix
# NOT RUN { data(hsa04020) rewire_network(hsa04020, c("PHKB", "ORAI2")) # }
Run the code above in your browser using DataLab