A Gene Finder framework for Julia.

Documentation Release DOI
GitHub Actions
License Repo Status Downloads Aqua QA

Overview

This is a species-agnostic and algorithm extensible gene finder library for the Julia Language.

Installation

You can install GeneFinder from the julia REPL. Press ] to enter pkg mode, and enter the following:

add GeneFinder

Citing

@misc{GeneFinder.jl,
	author  = {Camilo García},
	title   = {GeneFinder.jl},
	url     = {https://github.com/camilogarciabotero/GeneFinder.jl},
	version = {v0.3.0},
	year    = {2024},
	month   = {04}
}