curated_ligrec_stats | R Documentation |
Statistics about literature curated ligand-receptor interactions
curated_ligrec_stats(...)
... |
Passed to |
The data frame contains the total number of interactions, the number of interactions which overlap with the set of curated interactions (curated_overlap), the number of interactions with literature references from the given resource (literature) and the number of interactions which are curated by the given resource (curated_self). This latter we defined according to our best knowledge, in many cases it's not possible to distinguish curated interactions). All these numbers are also presented as a percent of the total. Importantly, here we consider interactions curated only if they've been curated in a cell-cell communication context.
A data frame with estimated counts of curated ligand-receptor interactions for each L-R resource.
curated_ligand_receptor_interactions
clr <- curated_ligrec_stats()
clr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.