compute.gc.ratio: GC ratio

View source: R/con_gc_ratio.R

compute.gc.ratioR Documentation

GC ratio

Description

Computes the ratio of G/Cs in a sequence.

Usage

compute.gc.ratio(x)

Arguments

x

Input sequence.

Details

In case of ambiguities, the mean GC ratio of all possible sequences is computed.

Value

The fraction of G/Cs in x.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.