concatenate_features {PrInCE} | R Documentation |
Concatenate features extracted from multiple replicates to a single data frame that will be used as input to a classifier. Doing so allows the classifier to naturally weight evidence for an interaction between each protein pair from each feature in each replicate in proportion to its discriminatory power on known examples.
concatenate_features(feature_list)
feature_list |
a list of feature data frames, as produced by
|
a data frame containing features for all protein pairs across all replicates