SADEG.ACGT {SADEG}R Documentation

SADEG.ACGT

Description

Number and frequencies of occurrence of each nucleotide.

Usage

SADEG.ACGT(Nucleotide_Sequence)

Arguments

Nucleotide_Sequence

Nucleotide Sequence

Details

The Number of occurrence of each nucleotide.(A, T, C, and G). Furtheremore, The frequencies of occurrence of each nucleotide. (A

Value

Table which first row represent number of each nucleotide and row 2 represent percentage of each nucleotide.

Author(s)

Babak Khorsand

Examples

SADEG.ACGT("actagtcacgatcag")

[Package SADEG version 1.0.0 Index]