rotary-genomics / rotary

Assembly/annotation workflow for Nanopore-based microbial genome data containing circular DNA elements
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Refactor subcommand calls in rotary repair.py #66

Closed LeeBergstrand closed 10 months ago

LeeBergstrand commented 10 months ago

Addresses: https://github.com/jmtsuji/rotary/pull/63#discussion_r1368078767

LeeBergstrand commented 10 months ago

@jmtsuji See: https://github.com/jmtsuji/rotary/pull/63#discussion_r1369418086

LeeBergstrand commented 10 months ago

@jmtsuji I could only use Pycharm's automated refactoring tools (https://www.jetbrains.com/help/pycharm/refactoring-source-code.html) to do these edits. If you could go through this code in review to make sure I mapped all the commands properly that would be great. Also, once the conflicts are resolved, I would re-run your test to ensure nothing breaks.