Description Usage Arguments Value Examples
View which models have been fit. sleuth fits data using R formulas
| 1 | 
| obj | a sleuth object, containing kallisto results, usually made by sleuth_prep | 
an R formula showing what has been fit
| 1 2 3 4 5 6 7 | # imagine you have a set of samples from input and IP, and input has been set to intercept
models(so)
# [full]
# formula: ~condition
# coefficients:
#      (Intercept)
#      conditionIP
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.