BjornFJohansson / pydna

Clone with Python! Data structures for double stranded DNA & simulation of homologous recombination, Gibson assembly, cut & paste cloning.
Other
166 stars 45 forks source link

Streamline README (#261) #278

Closed manulera closed 1 month ago

manulera commented 1 month ago

@BjornFJohansson you can have a look at the final readme here:

https://github.com/BjornFJohansson/pydna/blob/7b60609c04cc5bda93c53d3e56c35b3a8b50cd61/README.md

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 93.58%. Comparing base (245af37) to head (9e48b00). Report is 12 commits behind head on dev_bjorn.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/278/graphs/tree.svg?width=650&height=150&src=pr&token=8gKFpo7HAl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Johansson)](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/278?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Johansson) ```diff @@ Coverage Diff @@ ## dev_bjorn #278 +/- ## ========================================== Coverage 93.57% 93.58% ========================================== Files 40 40 Lines 3909 3913 +4 Branches 585 587 +2 ========================================== + Hits 3658 3662 +4 Misses 199 199 Partials 52 52 ``` | [Files with missing lines](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/278?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Johansson) | Coverage Δ | | |---|---|---| | [src/pydna/amplify.py](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/278?src=pr&el=tree&filepath=src%2Fpydna%2Famplify.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Johansson#diff-c3JjL3B5ZG5hL2FtcGxpZnkucHk=) | `98.67% <100.00%> (+0.01%)` | :arrow_up: | | [src/pydna/utils.py](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/278?src=pr&el=tree&filepath=src%2Fpydna%2Futils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Johansson#diff-c3JjL3B5ZG5hL3V0aWxzLnB5) | `93.17% <100.00%> (+0.05%)` | :arrow_up: |