-
Show the results in a table similar to the NCBI BLAST web interface.
-
A hierarchical view of the identified organisms with links to https://www.ncbi.nlm.nih.gov/taxonomy might be helpful to get a better overview.
-
Put the DNA one letter code above the peak including quality metrics. Should be possible with the greatly enhanced SWT Chart library from the Eclipse Advanced Visualization Project.
-
Zooming into m/z specta in the Comparison Scan Mode window may lead to loss of single mass bars.
It occures when the zoom does not include the maximum value of the mass bar. Then, the m/z value does …
-
As part of GSoC 2019, I am working on extending the export options to support vector graphics (.svg) . To do this I am creating a java.awt.Graphics2D object which is an exact copy of the chart already…
mavrk updated
5 years ago
-
-
At least some pointer to github would be nice.
-
Eclipse Mars introduced RCPTT (RCP Testing Tool)
We had a problem earlier this week when we shipped a CD with a missing .jar file (Ian's fault). The new stacked charts failed to open because of thi…
-
This issue is to collect ideas what to put on the sticker. @lgatto @sgibb , happy to get ideas.
-
JUnit tests for org.eclispe.swtchart are missing.
Note: I have written some tests, but not yet ready to share them since package name is not adapted, and also the tests depend on environment at the…