This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

GeneGA

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

Design gene based on both mRNA secondary structure and codon usage bias using Genetic algorithm

Bioconductor version: Development (3.18)

R based Genetic algorithm for gene expression optimization by considering both mRNA secondary structure and codon usage bias, GeneGA includes the information of highly expressed genes of almost 200 genomes. Meanwhile, Vienna RNA Package is needed to ensure GeneGA to function properly.

Author: Zhenpeng Li and Haixiu Huang

Maintainer: Zhenpeng Li <zpli21 at gmail.com>

Citation (from within R, enter citation("GeneGA")):

Installation

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

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

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

BiocManager::install("GeneGA")

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

Documentation

Reference Manual PDF

Details

biocViews GeneExpression, Software
Version 1.51.0
In Bioconductor since BioC 2.7 (R-2.12) (13 years)
License GPL version 2
Depends seqinr, hash, methods
Imports
Linking To
Suggests
System Requirements
Enhances
URL http://www.tbi.univie.ac.at/~ivo/RNA/
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

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

Source Package
Windows Binary
macOS Binary (x86_64) GeneGA_1.51.0.tgz
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/GeneGA
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/GeneGA
Bioc Package Browser https://code.bioconductor.org/browse/GeneGA/
Package Short Url https://bioconductor.org/packages/GeneGA/
Package Downloads Report Download Stats