extractInteractors: Subset MITAB to retrieve interactors, the number of...

Description Usage Arguments Value Author(s)

Description

subset molecular interaction data (cleaned MITAB format in a data.table object) with a list of interactors

Usage

1
2
3
4
5
extractInteractors(cleanMITAB, taxid = NULL, inverse_filter = F)

uniqueNinteractions(cleanMITAB)

uniqueNinteractors(cleanMITAB, taxid = NULL, inverse_filter = F)

Arguments

cleanMITAB

object of any clean_MItab class (the class that contains "clean_MItab" in it's name and is initially produced by cleanMITAB)

taxid

filter cleanMITAB using this list of taxonomy IDs

inverse_filter

logical, inverse filtering criteria

Value

character vector of interactor IDs or an integer count of interactions or interactors

Author(s)

Vitalii Kleshchevnikov


vitkl/MItools documentation built on May 29, 2019, 2:55 p.m.