To find repeated letters of a sequence
1 次查看(过去 30 天)
显示 更早的评论
If i have sequence aagaatcgaat and i split it in to two letters each that is,aa,ag,ga,aa,at,tc,cg,ga,aa,at then i want to create dictionary of the sequence including their counts that is, aa -1 ag -1 ga -1 aa -2(here aa is repeating two times and goes on for ohers also)
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!