VisTopInteractors: A bar graph of the top n protein interactors.

Description Usage Value Examples

View source: R/VisTopInteractors.R

Description

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.

Usage

1
VisTopInteractors(proteins, poi)

Value

Returns a bar graph that visualizese the top n proteins generated from TopInteractors function

Examples

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)

AnnaTLai/CancerProtInteractors documentation built on Dec. 17, 2021, 8:52 a.m.