SADEG (version 1.0.0)

SADEG.ACGT: SADEG.ACGT

Description

Number and frequencies of occurrence of each nucleotide.

Usage

SADEG.ACGT(Nucleotide_Sequence)

Arguments

Nucleotide_Sequence
Nucleotide Sequence

Value

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

Details

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

Examples

Run this code
SADEG.ACGT("actagtcacgatcag")

Run the code above in your browser using DataLab