<< btd_pyrimidinecomp BTD btd_randprotseq >>

BTD >> BTD > btd_randntseq

btd_randntseq

Generates a random nucleotide sequence from finite alphabet

Calling Function

y = btd_randntseq(x)

Arguments

x

Integer that specifies the number of nucleotides in the random sequence

y

A random nucleotide sequence with a length specified x

Examples

y = btd_randntseq(10)
--> y = btd_randntseq(10)
 y  = 

 TCGTGGTTGC

See Also


Report an issue
<< btd_pyrimidinecomp BTD btd_randprotseq >>