Description Usage Value References Examples
View source: R/TopInteractors.R
A function that uses the output data from Y2H-SCORES software functions (Banerjee et al., 2020) to find the top n interactors with the protein of interest. to work. POI stands for protein of interest.
1 | TopInteractors(Y2H_output, n)
|
Returns top n intdeveractors with the protein of interest.
Valeria Velásquez-Zapata, J Mitch Elmore, Sagnik Banerjee, Karin S Dorman, Roger P Wise (2021) Next-generation yeast-two-hybrid analysis with Y2H-SCORES identifies novel interactors of the MLA immune receptor. PLoS Comput Biol 17(4): e1008890. Link Sagnik Banerjee, Valeria Velásquez-Zapata, Gregory Fuerst, J Mitch Elmore, Roger P Wise (2020) NGPINT: a next-generation protein–protein interaction software. Briefings in Bioinformatics: bbaa351, Link
1 2 3 4 5 6 | ## Not run:
CancerProtInteractors::VisTopInteractors(Y2H_output = data_structure,
n = 10)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.