Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #186 and #189 #191

Merged
merged 3 commits into from
Jul 8, 2019
Merged

Fix #186 and #189 #191

merged 3 commits into from
Jul 8, 2019

Conversation

lucventurini
Copy link
Collaborator

No description provided.

* #186: introduced a maximum intron length parameter for mikado prepare (prepare/max_intron_length), with a default value of 1M bps and a minimum value of 20.

* #186: fixed command lines for configure and prepare. #183: added static seed from CLI for pick.

* #186: Fixed previous commit.

* Fix environment.yml
…cated ORFs, which potentially led to a lot of them being called incorrectly at the serialisation stage. Refactored the function responsible for the mishap and added a unit-test which confirmed fixing of the bug.
@lucventurini lucventurini merged commit 9aa33f0 into EI-CoreBioinformatics:master Jul 8, 2019
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@89cb531). Click here to learn what that means.
The diff coverage is 88.79%.

@@            Coverage Diff            @@
##             master     #191   +/-   ##
=========================================
  Coverage          ?   83.42%           
=========================================
  Files             ?      106           
  Lines             ?    24759           
  Branches          ?        0           
=========================================
  Hits              ?    20656           
  Misses            ?     4103           
  Partials          ?        0

lucventurini added a commit to lucventurini/mikado that referenced this pull request Feb 11, 2021
…ioinformatics#191)

* Fix EI-CoreBioinformatics#189
* Fix EI-CoreBioinformatics#186
* EI-CoreBioinformatics#183: added static seed from CLI for pick.
* EI-CoreBioinformatics#186: introduced a maximum intron length parameter for mikado prepare (prepare/max_intron_length), with a default value of 1M bps and a minimum value of 20.
* EI-CoreBioinformatics#186: there was a very serious bug in the evaluation of negative truncated ORFs, which potentially led to a lot of them being called incorrectly at the serialisation stage. Refactored the function responsible for the mishap and added a unit-test which confirmed fixing of the bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants