# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "BioGA" in publications use:' type: software license: MIT title: 'BioGA: Bioinformatics Genetic Algorithm (BioGA)' version: 1.6.0 doi: 10.32614/CRAN.package.BioGA abstract: Genetic algorithm are a class of optimization algorithms inspired by the process of natural selection and genetics. This package allows users to analyze and optimize high throughput genomic data using genetic algorithms. The functions provided are implemented in C++ for improved speed and efficiency, with an easy-to-use interface for use within R. authors: - family-names: Mukesha given-names: Dany email: danymukesha@gmail.com orcid: https://orcid.org/0009-0001-9514-751X repository: https://bioc-release.r-universe.dev repository-code: https://github.com/danymukesha/BioGA commit: ad6ac0545db259308b8636b87144f9d9722167a8 url: https://danymukesha.github.io/BioGA/ date-released: '2026-04-28' contact: - family-names: Mukesha given-names: Dany email: danymukesha@gmail.com orcid: https://orcid.org/0009-0001-9514-751X