excluded_ids | R Documentation |
Returns the excluded IDs if a kallisto object has been subsetted. Will return an empty character vector if it is the original object.
excluded_ids(obj)
obj |
a kallisto object |
a character vector containing all of the excluded IDs. This will be an empty character vector if the kallisto is the original object.