Processing math: 100%

Glossary

Sorting

The computational problem of sorting demands a minimum collection of operations that will order some structure.

A prime example of sorting arises with permutations. Sorting by reversals asks for the minimum number of reversals that will transform a given permutation of length n into the identity permutation (1,2,,n).

Welcome to Rosalind!

Rosalind is a platform for learning bioinformatics through problem solving.
Please login with Google/Twitter/Facebook or register a new account.