Closed swarbred closed 2 years ago
NOTE This is an issue that will affect reat homology and reat prediction as in both cases models with CDS features are in the GFF input to prepare and there is no way to prevent the check for internal stops (at best strip_faulty_cds: true , will retain the model but then requires ORFs to be recalled)
Dear @swarbred,
Can you confirm this is fixed in the main branch? There are 3 commits to this effect on that branch, if so. We can close this ticket once there's a new release.
Best,
@ljyanesm Yes that's correct, thanks
The user selected codon usage table is currently only used in mikado serialise, therefore when CDS features are present in the mikado prepare input these are translated with the standard genetic code (even if an alt has been set) this results in models failing the validation and being removed
Would make sense for the selected codon table to be used in both serialise and prepare.