To find repeated letters of a sequence
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Genomics and Next Generation Sequencing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!