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

minor formatting problem in "Table" tab of Statistics window #96

Closed ceheitsch closed 4 years ago

ceheitsch commented 4 years ago

The last four columns of in the Table tab of the Statistics window are the counts of the G-C, A-U, G-U, and other (noncanonical) base pairs in each structure.

These numbers are available in the Base Pairings tab:

Screen Shot 2020-06-02 at 12 09 10 PM

In this case, the first line (for AP00618_az.nopct) is offset to the left, presumable because the file name is so much shorter than the others:

Screen Shot 2020-06-02 at 12 09 46 PM

Sequence files are in table.tar.gz table.tar.gz

maxieds commented 4 years ago

@ceheitsch Can you please post the sequence file so I can test? I suspect this is easy to fix. I have also caught a few other formatting related snags in the Stats window table tab.

maxieds commented 4 years ago

@ceheitsch The fix for this minor formatting issue is found in the latest release (version v2.3.9-testing). Please observe the fixes below, and then upgrade using brew as usual:

Screen Shot 2020-06-16 at 3 30 48 AM

Screen Shot 2020-06-16 at 3 30 57 AM

ceheitsch commented 4 years ago

Tabbing problem sorted in new images.