View source: R/simplify_set_overlap.R
simplify_set_overlap | R Documentation |
Removes similar protein sets based on minimum overlap
simplify_set_overlap(proteins, overlap.threshold = 0.7, separator = ";")
proteins |
vector containing protein strings separated by ; |
overlap.threshold |
minimum fraction of common proteins in protein set with lower p-value to be excluded |
separator |
string separator of proteins |
Names logical vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.