Replacing multiple string values

2 views (last 30 days)
Reshma Ravi
Reshma Ravi on 6 Jun 2017
Edited: Walter Roberson on 6 Jun 2017
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.

Answers (0)

Categories

Find more on Characters and Strings in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!