Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update GeneFinder.jl to version 0.5.0
- Update `ORF` type to handle new `finder` argument type - Add `finder` argument to `findorfs` method for gene finding method selection - Remove `getorf` method in favor of `sequence` method for `ORF` instances - Update `write_*` API to handle new `finder` argument - Implement `NaiveFinder` method with scoring scheme directly - Update `iscoding` to handle new `finder` argument - Update and improve documentation
- Loading branch information