You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Mikado version - mikado-20190606_6c8d542, I have lately observed that we have two different ways of defining child features for type 'ncRNA_gene' as shown below.
On the new run referenced in #186 , I am not seeing any transcript features anywhere. If that is the case at the end of the run, I will close the issue.
* Fix#189
* Fix#186
* #183: added static seed from CLI for pick.
* #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: 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.
…ioinformatics#191)
* FixEI-CoreBioinformatics#189
* FixEI-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.
Hi @lucventurini,
With Mikado version - mikado-20190606_6c8d542, I have lately observed that we have two different ways of defining child features for type 'ncRNA_gene' as shown below.
We only used to have
ncRNA_gene: ncRNA
and not
ncRNA_gene: ncRNA|transcript
This could be a minor thing to fix.
Can you please look into this when you are back.
Thanks,
Gemy
The text was updated successfully, but these errors were encountered: