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

duplicate structures in different formats and/or names will be loaded #75

Closed ceheitsch closed 4 years ago

ceheitsch commented 4 years ago

Add a note to the wiki (perhaps under "Known Limitations"...?) that while RNAStructViz will not load duplicate FILES --- by default --- it will load the same structure in different formats and/or file names. An example is: 5S_S.cerevisiae_GTfold.ct 5S_S.cerevisiae_UNAfold.ct 5S_S.cerevisiae_UNAfold.dot

The current behavior seems reasonable to me. Just want to document it.

maxieds commented 4 years ago

@ceheitsch

The documentation in the WIKI has been updated in the following places:

Note that there are a couple of minor implementation issues to make the WIKI behavior correct. These will be incorporated into release *v2.2.1-testing when it is tagged later today.

ceheitsch commented 4 years ago

Looks good; thanks.