Retreive and integrate the clustered Protein-Protein Interaction Network (PPIN) data
Source:R/getclustrs.R
getclustrs.Rd
This function retrieves and reformats the clustered PPIN data from the StringApp in Cytoscape.
Arguments
- gene_data
A dataframe of type t that typically corresponds to the output of the
getids()
orgetregs()
function. This input holds at least one column named "gene_id” holding gene identifiers for the deregulated genes.- colname_for_merge
The identifier column used as query in order to create the PPIN in Cytoscape using the StringApp (e.g. "ensembl_gene_id" or "uniprotsptrembl")
- path
Folder where the nodetable exported from Cytoscape is found
- nodetable_filename
Filename of the nodetable