Skip to content

Commit

Permalink
add coverages.tgz
Browse files Browse the repository at this point in the history
  • Loading branch information
antgonza committed Aug 7, 2023
1 parent ce3f1bf commit fa4000d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added qp_woltka/support_files/coverages.tgz
Binary file not shown.
1 change: 1 addition & 0 deletions qp_woltka/tests/test_woltka.py
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ def test_woltka_to_array_wol(self):
copyfile(f'{sdir}/per-gene.biom', f'{out_dir}/per-gene.biom')
copyfile(f'{sdir}/free.biom', f'{out_dir}/free.biom')
copyfile(f'{sdir}/alignment.tar', f'{out_dir}/alignment.tar')
copyfile(f'{sdir}/coverages.tgz', f'{out_dir}/coverages.tgz')
success, ainfo, msg = woltka(
self.qclient, job_id, self.params, out_dir)

Expand Down

0 comments on commit fa4000d

Please sign in to comment.