Skip to content

Python implementation of Nussinov RNA folding algorithm and recursive backtrack.

Notifications You must be signed in to change notification settings

cgoliver/Nussinov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Nussinov

Python implementation of Nussinov RNA folding algorithm and recursive backtrack.

Usage

python nussinov.py <sequence>

About

Python implementation of Nussinov RNA folding algorithm and recursive backtrack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages