Replacing multiple string values
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Genomics and Next Generation Sequencing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!