Visualize the inner workings of RNA bioinformatics algorithms for structure prediction, interaction prediction and sequence alignment.
-
Updated
Feb 28, 2024 - JavaScript
Visualize the inner workings of RNA bioinformatics algorithms for structure prediction, interaction prediction and sequence alignment.
Python implementation of Nussinov RNA folding algorithm and recursive backtrack.
Tools For Computational Biology
Project of Algoritmi e Strutture Dati. To realize in Java an implementation of Nussinov's algorithm that, given a sequence of nucleotides, finds a pseudonode-free RNA secondary structure with a maximum number of weak bonds. The problem is to be solved using the dynamic programming technique.
Add a description, image, and links to the nussinov topic page so that developers can more easily learn about it.
To associate your repository with the nussinov topic, visit your repo's landing page and select "manage topics."