read_kallisto | R Documentation |
This is a general driver function to read kallisto output. It can read either H5 or tsv.
read_kallisto(path, read_bootstrap = TRUE, max_bootstrap = NULL)
read_bootstrap |
if |
max_bootstrap |
an integer denoting the number of bootstraps to read.
if |
either |
the kallisto directory name or the file name of a h5 or tsv output from kallisto |
a kallisto
object