validate_txi: Validate the txi object content

View source: R/txi.R

validate_txiR Documentation

Validate the txi object content

Description

Validate the txi object content

Usage

validate_txi(txi)

Arguments

txi

a txi object produced by import_kallisto.

Value

Invisibly returns TRUE if all checks pass.

Examples

txi <- get_demo_txi()
validate_txi(txi) 


CharlesJB/rnaseq documentation built on Oct. 17, 2023, 5:37 p.m.