Description Usage Arguments Value Author(s)
subset molecular interaction data (cleaned MITAB format in a data.table object) with a list of interactors
1 2 3 4 5 | extractInteractors(cleanMITAB, taxid = NULL, inverse_filter = F)
uniqueNinteractions(cleanMITAB)
uniqueNinteractors(cleanMITAB, taxid = NULL, inverse_filter = F)
|
cleanMITAB |
object of any clean_MItab class (the class that contains "clean_MItab" in it's name and is initially produced by |
taxid |
filter |
inverse_filter |
logical, inverse filtering criteria |
character vector of interactor IDs or an integer count of interactions or interactors
Vitalii Kleshchevnikov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.