gbouras13 / hybracter

Automated long-read first bacterial genome assembly tool implemented in Snakemake using Snaketool.
MIT License
108 stars 8 forks source link

Fix typo in README.md #25

Closed oschwengers closed 1 year ago

oschwengers commented 1 year ago

Hi, thanks for this very interesting assembly pipeline - just giving it a so far very happy try.

Just some quick & tiny readme typo fixes.

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0ee51f8) 40.44% compared to head (5cbdf0e) 40.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ======================================= Coverage 40.44% 40.44% ======================================= Files 4 4 Lines 361 361 ======================================= Hits 146 146 Misses 215 215 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

gbouras13 commented 1 year ago

Hi @oschwengers ,

This is much appreciated thank you.

Any and all comments/feedback (especially about the output) would be much appreciated.

Keep your feed posted for some benchmarking I've just run (vs Unicycler and dragonflye), the results are good :)

I'm also writing up a manuscript currently and it so happens that I'm using your Bakta paper as a scaffold/inspiration!

George