Skip to content

Commit

Permalink
add cor.fas file to work dir
Browse files Browse the repository at this point in the history
  • Loading branch information
LaraFuhrmann committed Jul 22, 2024
1 parent f3e8c3a commit a87fb86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions viloca/shotgun.py
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,7 @@ def main(args):
shutil.move("reads.fas", "work")
shutil.move("proposed.dat", "work")
shutil.move("snv", "work")
shutil.move("glob.glob('*.cor.fas')", "work")

logging.info('shotgun run ends')
logging.info('VILOCA terminated')
Expand Down

0 comments on commit a87fb86

Please sign in to comment.