How can i coding binary array using RNA coding

Hello every one
pls if any one know .
How can i coding binary array using RNA codingRNA coding?

3 Kommentare

thanks for the comment
but how can Convert binary sequence to structure of RNA sequence
Walter Roberson
Walter Roberson am 21 Apr. 2019
Bearbeitet: Walter Roberson am 21 Apr. 2019
Dec = B(1:2:end) * 2 + B(2:2:end);
L = 'UCAG'
Rna = L(Dec+1);

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Tags

Gefragt:

am 20 Apr. 2019

Bearbeitet:

am 21 Apr. 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by