RNA Mutation discovery
Many modern therapies are based on genetic analysis. That is why, there is a need to find out the mutations in DNA/RNA strings.
What is done here?
- Input data (DNA sequence) used in the algorithm is submitted via form
- The algorithm compares the sequence to a reference sequence
- If the sequences are aligned, the algorithm tries to find mutations in the submitted sequence
- Mutations are displayed in the results. E.g. L66I means: codon L66 is changed to I66
Load sample data