consecutive.GC.count: Consecutive GCs

View source: R/con_gc_clamp.R

consecutive.GC.countR Documentation

Consecutive GCs

Description

Determines the maximum number of consecutive G/Cs

Usage

consecutive.GC.count(y, len)

Arguments

y

Positions where G/C occurs. Positions are numbered from 1 to 5 where 5 is the end of the primer.

len

Is the number of bases from the primer end considered.

Value

The maximal number of consecutive G/Cs.


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