R/read-bcerror.R
read_counts.Rd
Read a per-tRNA counts file produced by the tRNA sequencing pipeline.
read_counts(path)
Path to a counts TSV file (may be gzipped).
A tibble.
if (FALSE) { # \dontrun{ read_counts("sample1.counts.tsv.gz") } # }