An open API service indexing awesome lists of open source software.

https://github.com/robaina/metat2genome

Tools to align and count metatranscriptome data onto reference genome
https://github.com/robaina/metat2genome

Last synced: about 1 year ago
JSON representation

Tools to align and count metatranscriptome data onto reference genome

Awesome Lists containing this project

README

          

# MetaT2Genome

Tools to align and quantify metatranscriptome data to a reference genome

## Installation

```bash
conda create env -f metat2genome.yml

conda activate metat2genome
```