To find repeated letters of a sequence
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Genomics and Next Generation Sequencing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!