GetSTRINGdb.Rd
This function finds protein-protein interaction weights by consulting utilizing the STRINGdb database.
GetSTRINGdb(
cccn.matrix,
STRINGdb.name = "string.edges",
nodenames.name = "nodenames"
)
dataframe of dataframes that represent the common clusters from the three distance calculations' clusters
desired name for the output STRINGdb data frame; defaults to "string.edges"
desired name for the output containing the list of all of the gene names; defaults to "nodenames"
A data frame of edges from STRINGdb showing interactions between genes
cccn.cfn.tools:::ex.FindPPIEdges(ex.cccn.matrix, "ex.string.edges", "ex.nodenames")
#> Error in cccn.cfn.tools:::ex.FindPPIEdges(ex.cccn.matrix, "ex.string.edges", "ex.nodenames"): argument "ppi.network.name" is missing, with no default