excluded_idsR Documentation

Excluded IDs in Kallisto object

Description

Returns the excluded IDs if a kallisto object has been subsetted. Will return an empty character vector if it is the original object.

Usage

excluded_ids(obj)

Arguments

obj

a kallisto object

Value

a character vector containing all of the excluded IDs. This will be an empty character vector if the kallisto is the original object.