Skip to content

Commit

Permalink
added lineage_tsv to meta-outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal-Babins committed Jul 17, 2023
1 parent 26e609a commit 09ae1d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions annotation_full.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ workflow annotation {
File? functional_gff = finish_ano.final_functional_gff
File? ko_tsv = finish_ano.final_ko_tsv
File? ec_tsv = finish_ano.final_ec_tsv
File? lineage_tsv = finish_ano.final_lineage_tsv
File? stats_tsv = finish_ano.final_tsv
#File? stats_json = finish_ano.final_json
File? cog_gff = finish_ano.final_cog_gff
Expand Down

0 comments on commit 09ae1d3

Please sign in to comment.