New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
A Java adaptation of DNA patterns based on the article "Eukaryotic genomes may exhibit up to 10 generic classes of gene promoters".
by Ilie Guta
(Java source code for DNA patterns)
identification of common sets of microRNAs for groups of genes
...This Python application is based on the TargetScan 6.2 microRNA target prediction data.
Conserved and Nonconserved site context+ scores files are required (unzip and place to directory with program). Available at http://targetscan.org/cgi-bin/targetscan/data_download.cgi?db=vert_61
...Based on the input model and a
phylogenetic tree in the Newick format (with branch lengths measured
as the expected number of substitutions per site), the
algorithm produces DNA alignments of desired length.
GenNon-H is a collaborative project described at http://genome.crg.es/cgi-bin/phylo_mod_sel/AlgGenNonH.pl.
This library is a lightweight implementation of genetic algorithm, contains the most popular types of chromosomes and the basic algorithms for selection, elitism, crossing and mutation.