Learn R Programming

SADEG (version 1.0.0)

SADEG.GC1: SADEG.GC1

Description

GC1 content.

Usage

SADEG.GC1(Nucleotide_Sequence)

Arguments

Nucleotide_Sequence
Nucleotide Sequence

Value

GC1

Details

GC1 content : Sum of frequencies of G and C at the first position of each codon.

Examples

Run this code
SADEG.GC1(Nucleotide_Sequence="atggctgctgcagcggccagtcacgatcagaggtaagttgtcgcagcatgt")

Run the code above in your browser using DataLab