Export entire folder data to more detailed XML output formats in future releases? #64
Labels
Feature request
feature that may be implemented in the future but is not currently on the to do list
This would be on the order of adding an "Export to XML" icon next to the folder name in the LHS MainWindow display for sequences (named by unique folder id). The output should include more detailed summaries of all of the loaded structures than we currently give in other supported output formats currently integrated in RNAStructViz.
For example, I recently added the following stub functions to
RNAStructure.cpp/h
which can be used to generate the strings we will want to store in the output XML file:The text was updated successfully, but these errors were encountered: