<< btd_randntseq BTD btd_rho >>

BTD >> BTD > btd_randprotseq

btd_randprotseq

Generates a random protein sequence from finite alphabet

Calling Function

y = btd_randprotseq(x)

Arguments

x

Integer that specifies the number of proteins in the random sequence.

y

A random protein sequence with a length specified x.

Examples

y = btd_randprotseq(10)
--> y = btd_randprotseq(10)
 y  = 

 VRGMVFRYSD

See Also


Report an issue
<< btd_randntseq BTD btd_rho >>