calcTpm: given a vector or matrix of est_counts and the same for...

Description Usage Arguments Value

View source: R/calcTpm.R

Description

given a vector or matrix of est_counts and the same for eff_len, compute TPM

Usage

1
calcTpm(est_counts, eff_len)

Arguments

est_counts

estimated counts, usually from an HDF5 file

eff_len

effective transcipt lengths, usually from an HDF5 file

Value

either a vector or a matrix of TPMs (matches the args)


RamsinghLab/arkas_staging documentation built on March 14, 2021, 11:40 a.m.