Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Try BigQuery Free
$300 in Free Credit Across 150+ Cloud Services
VMs, containers, AI, databases, storage | build anything. No commitment to start.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
RFRE is a tool to find DNA repeats (tandem and short)
A tool to FIND DNA REPEATS (tandem and short):
RFRE is a mini tool to search for the repeated DNA sequences (SHORT REPEATS OR TANDEM REPEATS) characters by using the regularexpression language (VB script). The Metacharcter and their behaviours in the context of regular expressions are the main methods to identify the different searched patterns and by different combination of Metacharcter, the programmed tool can search and detect the pattern of DNA sequence.
Repeater Finder RegularExpression Tool
RegularExpression for Protein Motif Search and SSR sequence.
...
This is a math expressionparser/evaluator. It takes any string representing a math expression and returns the result of the evaluation of that expression. It supports variables/constants and user defined functions that can accept up to 2 parameters.