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

Feature request: Load sequences from NCBI database lookups #62

Closed maxieds closed 4 years ago

maxieds commented 4 years ago

We can search through a plethora of NCBI database results by doing a web request. Moreover, @maxieds has already obtained permission from the maintainers of these database listings to generate an API key specificially for doing lookups with the RNAStructViz application. We could then add another load-type button to the LHS MainWindow navigation that will bring up a dialog to search for structures from the NCBI databases by: keyword, sequence latin names, and accession numbers.

@cheitsch: Is this of enough use for me to look into coding up the implementation for this over the weekend before the testing emails go out? Opinionation about how the implementation should go is of course always welcome...

ceheitsch commented 4 years ago

Please don't make any significant changes to the "beta release" code base. We need a stable code base for the testers to play with, and it absolutely needs to be stable while the paper is under review.