htseq¶
A framework to process and analyze data from high-throughput sequencing (HTS) assays
| Home | http://www-huber.embl.de/users/anders/HTSeq/ | 
| Versions | 0.6.1p1, 0.6.1 | 
| License | GNU General Public License (GPL) | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/htseq | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install htseq
and update with:
conda update htseq