add_proteins_description {STRINGdb} | R Documentation |
Add description coluns to the proteins that are present in the data frame given in input. The data frame must contain a column named "STRING_id".
## S4 method for signature 'STRINGdb' add_proteins_description(screen)
screen |
Dataframe containing the results of the experiment (e.g. the analyzed results of a microarray or RNAseq experiment) |
returns the same dataframe given in input with an additional columns containing a description of the proteins.
Andrea Franceschini