read_kallisto_tsv | R Documentation |
This function reads kallisto plaintext output. Note, it cannot be used with sleuth. It also does not read bootstraps since reading plaintext bootstraps is quite slow.
read_kallisto_tsv(fname)
fname |
the filename for the tsv file |
a kallisto
object (currently missing attributes and
bootstraps)