Skip to content

Commit

Permalink
added temp uniq_entries
Browse files Browse the repository at this point in the history
  • Loading branch information
farchaab committed Apr 26, 2024
1 parent 79b982c commit 430c8ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mess/workflow/rules/preflight/targets_download.smk
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ All target download files are declared here


TargetDownloads = [
os.path.join(dir.out.base, "uniq_entries.tsv"),
os.path.join(dir.out.base, "assembly_finder/assembly_summary.tsv"),
os.path.join(dir.out.base, "assembly_finder/sequence_report.tsv"),
os.path.join(dir.out.base, "assembly_finder/taxonomy.tsv"),
Expand Down

0 comments on commit 430c8ef

Please sign in to comment.