Skip to content

Commit

Permalink
added "Genecatalog/clustering/orf2gene.tsv" to output
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasK committed Feb 12, 2019
1 parent 687d6db commit bfd6183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions atlas/Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit bfd6183

Please sign in to comment.