r-sleuth¶
Sleuth is an R library for analysis of RNA-Seq experiments for which transcript abundances have been quantified with kallisto.
Home | http://pachterlab.github.io/sleuth |
Versions | 0.28.0 |
License | GPLv3 |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-sleuth |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-sleuth
and update with:
conda update r-sleuth