To find repeated letters of a sequence
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Genomics and Next Generation Sequencing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!