Clear Filters
Clear Filters

To find repeated letters of a sequence

2 views (last 30 days)
Reshma Ravi
Reshma Ravi on 17 May 2017
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)

Answers (0)

Categories

Find more on Genomics and Next Generation Sequencing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!