/2020-aa-abund

Testing amino acid abundance estimation pipelines

Primary LanguageRBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

This repository contains workflows to estimate the abundance of ORFs in a metagenome using protein assemblies derived from the metagenome.

To run the snakefiles in this repository, install snakemake-minimal

conda create -n aa snakemake-minimal=5.9.1
conda activate aa
snakemake -s control.snakefile --use-conda