Description Usage Value Examples
View source: R/VisTopInteractors.R
A function that utilize the Y2H-SCORES software functions (Banerjee et al., 2020) to find the top n interactors with the protein of interest. to work.
1 | VisTopInteractors(proteins, poi)
|
Returns a bar graph that visualizese the top n proteins generated from TopInteractors function
1 2 3 4 5 6 | ## Not run:
CancerProtInteractors::VisTopInteractors( proteins = list_of_top_interacting_proteins <dataframe consist of prey, Borda_scores>,
poi = name of protein of interest <chr>)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.