gtDMMB / RNAStructViz

Visualization, comparison, and analysis of RNA secondary structures via a cross-platform GUI
https://github.com/gtDMMB/RNAStructViz/wiki
GNU General Public License v3.0
17 stars 5 forks source link

Missing unpaired (-) base specifier in DBN files #102

Open maxieds opened 3 years ago

maxieds commented 3 years ago

I looked through the RNAStructure sources today to see how they parse DBN files. It turns out that there is an additional character - that can be used to specify an unpaired base. Currently RNAStructViz only recognizes .. Should we add it at this point, or wait until the code can be changed more readily after the note?