powered by
Replace the transformation function of a sleuth object for TPM values
transform_fun_tpm(obj, fxn) <- value
NOTE: if you change the transformation function after having done a fit, the fit(s) will have to be redone using the new transformation.
# NOT RUN { transform_fun_tpm(x) <- function(x) identity(x) # }
Run the code above in your browser using DataLab