ReadSequence: Convert a DNA sequence in a numerical DNA matrix

Description Usage Arguments Value Author(s) See Also

Description

Convert a DNA symbolical sequence to a DNA numerical matrix of length m, using a conversion where each nucleotide is placed at the vertex of a numerical tetrahedron

Usage

1
ReadSequence(Seq, m,background,convertDNA)

Arguments

Seq

Vector containing a DNA symbolical sequence

m

length of the matrix

background

Probability background

convertDNA

Numerical representation of each nucleotide

Value

matriuSeq:numerical matrix representing de DNA sequence.

Author(s)

Erola Pairo <epeiroatibec.pcb.ub.es>

See Also

convertDNA, numericalDNA, readTF


MEET documentation built on May 2, 2019, 1:45 p.m.

Related to ReadSequence in MEET...