# NOT RUN {
# Assume we have run kallisto on a set of samples, and have two treatments,
genotype and drug.
colnames(s2c)
# [1] "sample" "genotype" "drug" "path"
so <- sleuth_prep(s2c, ~genotype + drug)
# }
Run the code above in your browser using DataLab