Learn R Programming

SADEG (version 1.0.0)

SADEG.GC: SADEG.GC

Description

GC content.

Usage

SADEG.GC(Nucleotide_Sequence)

Arguments

Nucleotide_Sequence
Nucleotide Sequence

Value

GC content

Details

GC content : Sum of frequencies of G and C.

Examples

Run this code
SADEG.GC("actagtcacgatcag")

Run the code above in your browser using DataLab