gccontent: function to compute gccontent

Description Usage Arguments Details Value

View source: R/wapply.R

Description

A simple R function to compute the GC content of a sequence

Usage

1

Arguments

x

a vector of mode character

Details

This a simple (and not particularly fast) function to compute the GC content of sequence. When speed is an issue, one should use the function in the package matchprobes. This function only exists to avoid dependency on this package.

Value

The GC content (numeric)


ecolitk documentation built on Nov. 8, 2020, 5:29 p.m.