diff --git a/atlas/Snakefile b/atlas/Snakefile index 167ce3b7..2fcdfb5d 100644 --- a/atlas/Snakefile +++ b/atlas/Snakefile @@ -139,6 +139,7 @@ rule genecatalog: input: "Genecatalog/gene_catalog.fna", "Genecatalog/gene_catalog.faa", + "Genecatalog/clustering/orf2gene.tsv", #"Genecatalog/counts/median_coverage.tsv.gz", # expand("Genecatalog/annotation/single_copy_genes_{domain}.tsv",domain=['bacteria','archaea']), "Genecatalog/annotations/eggNog.tsv",