Description Usage Arguments Value
Separate the contribution of signal into individual entries (a complex, pathway, GO Biological Process etc.) Works on the result of CalculatePredictionAndTrueOnLibraryProfiles
1 2 3 4 5 6 | GetContributionOfEntitiesAtCertainTP(
entity.matrix,
top.number,
summary.standard,
data.standard
)
|
entity.matrix |
-> True, Predicted values with pair association to an entity |
summary.standard |
-> Identity of each entity ('ID'), 'Name', Genes insdie ('Gene'), 'Length' |
data.standard |
-> Co annotation standard (gene1, gene2, 1/0, source) |
top.numbers |
-> How much of the signal to consider (from the top) |
The entities and their contribution to the signal, also the top top.number of TPs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.