Published January 17, 2026 | Version v0.8.0
Software Open

GeneFinder.jl: an extensible Julia package hosting implementations of Gene Finding algorithms

Authors/Creators

Description

GeneFinder v0.8.0

Diff since v0.7.0

Breaking changes

  • ORFI is no longer used and was extremely refactored in to simply ORF with no global issues when calling its source seq.
  • ORFCollection is a drop in replace struct for previous GenomicFeatures which is no longer a dep.
  • RBS is now refactored to work with new abstractions

News

  • Test suite is now extensive
  • Docs are updated
  • New logo

Merged pull requests:

  • Refactor ORFI to ORF and update dependencies (#38) (@camilogarciabotero)
  • Refactor RBS functions to support ORFCollection and improve documentation clarity (#39) (@camilogarciabotero)

Notes

If you find useful this repo, please cite it as below.

Files

camilogarciabotero/GeneFinder.jl-v0.8.0.zip

Files (567.6 kB)

Name Size Download all
md5:35966f0438e02c40217b1f34211324af
567.6 kB Preview Download

Additional details

Related works