<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to User interface</title><link>https://sourceforge.net/p/microbegps/wiki/User%2520interface/</link><description>Recent changes to User interface</description><atom:link href="https://sourceforge.net/p/microbegps/wiki/User%20interface/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 26 Mar 2014 19:40:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/microbegps/wiki/User%20interface/feed" rel="self" type="application/rss+xml"/><item><title>User interface modified by Martin S. Lindner</title><link>https://sourceforge.net/p/microbegps/wiki/User%2520interface/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -54,3 +54,7 @@
 (4) Help/Console panel
 ----------------------

+
+The __Help__ tab shows short descriptions and help texts. If you are not sure what a GUI element means or is used for, clicking on that element typically shows a brief description in this window.
+
+The __Console__ tab shows a list of messages generated by MicrobeGPS. If you encounter a problem, you will normally find error messages on this console.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin S. Lindner</dc:creator><pubDate>Wed, 26 Mar 2014 19:40:12 -0000</pubDate><guid>https://sourceforge.netba648402b0acd57ddd4ef0086b55aa1cb0f09f0d</guid></item><item><title>User interface modified by Martin S. Lindner</title><link>https://sourceforge.net/p/microbegps/wiki/User%2520interface/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -46,6 +46,11 @@
 (3) Settings/Modules panel
 --------------------------

+The Settings/Modules one settings tab and possibly some more module tabs. The settings tab provides some basic program settings, for example it allows you to switch off automated drawing of figures or updating the taxonomy tree. This is useful when you analyze large datasets and drawing the figures takes too long.
+
+MicrobeGPS [Modules] often add their own tab to this panel. For example, the standard installation of MicrobeGPS includes a Search module, that allows you to search for reference genome names in the Data panel. Documentation about a module can be obtained in most cases by clicking on the tab; then the Help panel should show some information.
+
+
 (4) Help/Console panel
 ----------------------

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin S. Lindner</dc:creator><pubDate>Wed, 26 Mar 2014 19:27:04 -0000</pubDate><guid>https://sourceforge.netea3336972a2dfc21a25546c5c47dbf361520cfc0</guid></item><item><title>User interface modified by Martin S. Lindner</title><link>https://sourceforge.net/p/microbegps/wiki/User%2520interface/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -33,6 +33,16 @@
 (2) Visualization/Taxonomy tree panel
 -------------------------------------

+This panel is located in the upper right corner of the window. It has two tabs, one for __graphics output__ and one showing a __taxonomic tree__. Further panels may be added by [Modules].
+
+* __Graphics panel__: The graphics panel shows automatically generated info graphics. The type of the graphic strongly depends on which element you selected in the Data panel. When you click an item in the Data panel, MicrobeGPS generates a new graphic on the fly and discards the old one. The current graphic can be exported to file with the drop down menu _Data -&gt; Export Graphic_. Below, you find a list of graphics MicrobeGPS generates.
+    * __Candidate__: Pie chart showing the number of unique reads of each genome supporting this candidate.
+   * __Supp. Genome__: The read mapping error histogram for the selected genome. Blue is the number of all reads, yellow is the number of unique reads.
+    * __2 or 3 Supp. Genomes__: Venn diagram showing the reads mapping to each genome as circle. Overlaps represent shared reads.
+
+* __Taxonomy tree panel__: The taxonomy tree panel displays all genomes that were found by MicrobeGPS in a taxonomic tree. When a Supporting Genome or Candidate is selected in the Data panel, the taxonomy tree automatically highlights the selected elements in the tree and information about the number of mapped reads. Clicking on an element in the tree directly jumps to the corresponding candidate in the Data panel. Note that this information is only accessible if the reference genomes contained `gi` information.
+
+
 (3) Settings/Modules panel
 --------------------------

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin S. Lindner</dc:creator><pubDate>Wed, 26 Mar 2014 19:13:52 -0000</pubDate><guid>https://sourceforge.net09f695fe74e1e4baf98861f549d0d8b13689b86c</guid></item><item><title>User interface modified by Martin S. Lindner</title><link>https://sourceforge.net/p/microbegps/wiki/User%2520interface/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -10,6 +10,26 @@
 (1) Data panel
 --------------

+The data panel visualizes your analysis results. Basically, it lists all organisms found by MicrobeGPS, called __Candidates__. The list is ordered by the number of unique reads per candidate, starting with the most abundant one. Everything in the data panel is __clickable__. This means, if you double-click an item in the list, it will expand and show more detailed information. For example, if you expand a Candidate, it will show you all reference genomes supporting this particular candidate.
+
+MicrobeGPS displays three categories of objects:
+
+__Candidates:__ A candidate represents what MicrobeGPS assumes a 'biological organism'. A candidate is described by one or more __Supporting Genomes__. These supporting genomes describe the taxonomic location of the organism; using the quality information (e.g. _validity_) you can estimate the distance between the _true_ biological organism and the reference genome. This is what we call the [GPS principle] of MicrobeGPS. By double-clicking a candidate, you can view all its Supporting Genomes.
+
+__Supporting Genomes__: Supporting genomes represent known organisms with available reference genomes (no matter if complete genomes or many contigs). This is where your reads were mapped to. When you expand a Supporting Genome, you have access to __All Reads__ and the __Unique Reads__ mapping to this genome and a list of __Related Genomes__ that share reads with this genome, but support a different candidate. Note: Expanding All Reads or Unique Reads may take a while for large datasets.
+
+__Reads__: A Read represents a single sequencing read from your dataset and has the same name as in the raw data. A shared read can be expanded to view all genomes to which the read was mapped, including the mapping error on the corresponding genome.
+
+For each object, the table shows several columns with additional quantitative information about the object:
+
+* [Reads]
+* [Unique]
+* [Coverage]
+* [Validity]
+* [Homogeneity]
+* [Mapping Error]
+
+
 (2) Visualization/Taxonomy tree panel
 -------------------------------------

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin S. Lindner</dc:creator><pubDate>Fri, 21 Mar 2014 10:57:28 -0000</pubDate><guid>https://sourceforge.netb00a13390e6d3c838f332c5de0a2758c776f89b2</guid></item><item><title>User interface modified by Martin S. Lindner</title><link>https://sourceforge.net/p/microbegps/wiki/User%2520interface/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -3,6 +3,19 @@
 MicrobeGPS user interface
 =========================

-MicrobeGPS will show the main window at startup. This window will display the data after analyzing the SAM files or loading previous analysis results. Below, you see a screenshot of the main window as it looks on a Windows 8 PC (it may look a little bit different on other systems). The four parts are explained in the following sections.
+MicrobeGPS will show the main window at startup. This window will display the data after analyzing the SAM files or loading previous analysis results. Below, you see a screenshot of the main window as it looks on a Windows 8 PC (it may look a little bit different on other systems). The four panels are explained in the following sections.

-[[img src=gui_explain.png alt=MicrobeGPS GUI]]
+[[img src=gui_explain.png width=700]]
+
+(1) Data panel
+--------------
+
+(2) Visualization/Taxonomy tree panel
+-------------------------------------
+
+(3) Settings/Modules panel
+--------------------------
+
+(4) Help/Console panel
+----------------------
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin S. Lindner</dc:creator><pubDate>Fri, 21 Mar 2014 10:25:38 -0000</pubDate><guid>https://sourceforge.netddea97334e5b7a90ff92ffb50f4d3c7dc960c04d</guid></item><item><title>User interface modified by Martin S. Lindner</title><link>https://sourceforge.net/p/microbegps/wiki/User%2520interface/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -4,3 +4,5 @@
 =========================

 MicrobeGPS will show the main window at startup. This window will display the data after analyzing the SAM files or loading previous analysis results. Below, you see a screenshot of the main window as it looks on a Windows 8 PC (it may look a little bit different on other systems). The four parts are explained in the following sections.
+
+[[img src=gui_explain.png alt=MicrobeGPS GUI]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin S. Lindner</dc:creator><pubDate>Fri, 21 Mar 2014 10:20:50 -0000</pubDate><guid>https://sourceforge.net45538cfce94ea4f90770dacd09c0d6ca37e84263</guid></item><item><title>User interface modified by Martin S. Lindner</title><link>https://sourceforge.net/p/microbegps/wiki/User%2520interface/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a class="alink" href="/p/microbegps/wiki/Home/"&gt;[Home]&lt;/a&gt;&lt;/p&gt;
&lt;h1 id="microbegps-user-interface"&gt;MicrobeGPS user interface&lt;/h1&gt;
&lt;p&gt;MicrobeGPS will show the main window at startup. This window will display the data after analyzing the SAM files or loading previous analysis results. Below, you see a screenshot of the main window as it looks on a Windows 8 PC (it may look a little bit different on other systems). The four parts are explained in the following sections.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin S. Lindner</dc:creator><pubDate>Fri, 21 Mar 2014 10:15:02 -0000</pubDate><guid>https://sourceforge.net511f9a211d87e7691fa7daf3421826590d0fe647</guid></item></channel></rss>