Replacing multiple string values
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a splitted DNA sequence and their counts that is
GUUA 2 (here GUUA is repeated twice)
UUAG 2
UAGC 2
Then I want to replace these strings with other non terminals, that is GUUA by A and UUAG by B, UAGC by C and so on. How is this possible.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Genomics and Next Generation Sequencing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!