wurmlab / sequenceserver

Intuitive graphical web interface for running BLAST bioinformatics tool (i.e. have your own custom NCBI BLAST site!)
https://sequenceserver.com
GNU Affero General Public License v3.0
268 stars 111 forks source link

When exporting "Kablammo" plot as SVG or PNG, would be useful to have the query index & name appended #736

Closed photocyte closed 1 week ago

photocyte commented 5 months ago

Current behavior, .svg is exported without a unique filename that can be linked to the query:

Kablammo-PKZILLA-1_CDS7-REVCOMP_scaffold_1158-RCC3426_pilon_152285-290527.svg

Desired behavior, .svg is exported with a unique filename that is directly linked to the query:

query-15_PKZILLA-1_CDS7_Kablammo-PKZILLA-1_CDS7-REVCOMP_scaffold_1158-RCC3426_pilon_152285-290527.svg

Relevant Kablammo SVG export button shown below:

Screenshot 2024-04-08 at 8 02 10 AM
photocyte commented 5 months ago

edit: I just noticed that the query name was already in the exported .svg! Mea culpa for missing that. But, would still be useful to include the query index i.e. query-15

Lazy-poet commented 1 week ago

@yannickwurm this issue has been fixed in #777 and can now be closed

yannickwurm commented 1 week ago

super - thanks @Lazy-poet !

yannickwurm commented 1 week ago

@photocyte this isn't yet in 3.1.3, but it should be part of the next point release. Cheers!