A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/../html/BioGA.html below:

Bioconductor - BioGA (development version)

BioGA

This is the development version of BioGA; for the stable release version, see BioGA.

Bioinformatics Genetic Algorithm (BioGA)

Bioconductor version: Development (3.22)

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.

Author: Dany Mukesha [aut, cre] ORCID: 0009-0001-9514-751X

Maintainer: Dany Mukesha <danymukesha at gmail.com>

Citation (from within R, enter citation("BioGA")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("BioGA")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("BioGA")
Details biocViews ExperimentalDesign, Software, Technology Version 1.3.0 In Bioconductor since BioC 3.20 (R-4.4) (0.5 years) License MIT + file LICENSE Depends R (>= 4.4) Imports ggplot2, graphics, Rcpp, SummarizedExperiment, animation, rlang, biocViews, sessioninfo, BiocStyle System Requirements URL https://danymukesha.github.io/BioGA/ Bug Reports https://github.com/danymukesha/BioGA/issues See More Package Archives

Follow Installation instructions to use this package in your R session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4