<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to nbrowse-feature-requests-bugs</title><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/" rel="alternate"/><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/</id><updated>2010-07-21T22:06:32Z</updated><subtitle>Recent changes to nbrowse-feature-requests-bugs</subtitle><entry><title>metadata switch after session loading won't work</title><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/248/" rel="alternate"/><published>2010-07-21T22:06:32Z</published><updated>2010-07-21T22:06:32Z</updated><author><name>Monty Schulman</name><uri>https://sourceforge.net/u/montys9/</uri></author><id>https://sourceforge.net47c10ef9aced5bb0276c34f8eb9b8c8bd1c5d745</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;After loading session file - if user wishes to select different species or database - meta data will not load properly.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>problem showing initial go term slection</title><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/247/" rel="alternate"/><published>2010-04-01T14:48:16Z</published><updated>2010-04-01T14:48:16Z</updated><author><name>Monty Schulman</name><uri>https://sourceforge.net/u/montys9/</uri></author><id>https://sourceforge.netfe62cf09b0d2b9fd093c1e9bbde6000369846783</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;There is a problem showing inital go term selection.  The problem is caused by to go terms loading too late after the initial database query.  Queries need to be combined into one thread.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>pop up needed to indicate no gene interaction</title><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/246/" rel="alternate"/><published>2010-04-01T14:43:59Z</published><updated>2010-04-01T14:43:59Z</updated><author><name>Monty Schulman</name><uri>https://sourceforge.net/u/montys9/</uri></author><id>https://sourceforge.net13ef223b50cc3f3980b504e9c0558ddbd4d57616</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A popup is needed to indicate there is no gene interaction.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>synonym db loader should add ids as common</title><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/245/" rel="alternate"/><published>2010-03-26T14:47:35Z</published><updated>2010-03-26T14:47:35Z</updated><author><name>Mark Gibson</name><uri>https://sourceforge.net/u/mgibson/</uri></author><id>https://sourceforge.netad582090c8147f0d520f13cc98b788da94903bec</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;\so the db is such that if a node/gene has an id/node_primary_name but no common name then &lt;br /&gt;
one must put the id in the node synonyms data load file for the server/nbrowse-db/dataloader_node_syn.pl perl script.&lt;br /&gt;
If one neglects to do this - as tair has done as its easy to forget - it screws up nbrowse - in that the&lt;br /&gt;
nodes actually wont come in with out the common synonym. tair has understandably asked to make this process easier/ more robust.&lt;br /&gt;
One easy fix would be to add functionality to the end of dataloader_node_syn script that after all syns are loaded it does a check to see if&lt;br /&gt;
there are any nodes that lack a common synonym - and if so then add the id as a common syn. this would be easy to add - and make that part &lt;br /&gt;
of the loading easier on folks putting together loading files - one less thing to remember thats sort of tedious to remember&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>make gui of node attribute query</title><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/244/" rel="alternate"/><published>2010-03-25T20:35:45Z</published><updated>2010-03-25T20:35:45Z</updated><author><name>Mark Gibson</name><uri>https://sourceforge.net/u/mgibson/</uri></author><id>https://sourceforge.netd14f7876f66a28a5f74fdb6c6e457365f238a83f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;currently can query node attributes with post fix&lt;br /&gt;
make user friendly gui&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>acyclic edges for same node drawn on each other</title><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/243/" rel="alternate"/><published>2010-03-24T18:37:02Z</published><updated>2010-03-24T18:37:02Z</updated><author><name>Monty Schulman</name><uri>https://sourceforge.net/u/montys9/</uri></author><id>https://sourceforge.netb4b43782defdef755628abe4b25d84d839c87190</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Acyclic edges for same node are drawn on one another.  AT5G35750 in TAIR is good example of this.  They need to be separated out.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>nb1 nb2 diff</title><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/242/" rel="alternate"/><published>2010-03-23T21:59:33Z</published><updated>2010-03-23T21:59:33Z</updated><author><name>Mark Gibson</name><uri>https://sourceforge.net/u/mgibson/</uri></author><id>https://sourceforge.net080c3a7182dd8d793faad76e9fd7c3b3f56b0069</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;modifying user docs from nb1 to nb2 points up differences - some interesting some less so:&lt;/p&gt;
&lt;p&gt;- Display this # of hops from node - this we want folks have asked for this!&lt;/p&gt;
&lt;p&gt;- Hide nodes with more than this many edges - i would think you would want the opposite - whats the use case here?&lt;/p&gt;
&lt;p&gt;- rotate on a scroll bar (with zoom) - in nb2 rotate is an obscure mouse option&lt;/p&gt;
&lt;p&gt;- anchor all nodes as handy button - todo&lt;/p&gt;
&lt;p&gt;- adjust layout - im guessing this is the same as our layout button?&lt;/p&gt;
&lt;p&gt;- save list of nodes (not edges)&lt;/p&gt;
&lt;p&gt;- find and display all miRNAs predicted - is this the same as miRNA filter in nb2 - does it get special status in nb1 - or is it different?&lt;/p&gt;
&lt;p&gt;its useful to go through nb1 user docs&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>node sizes not always uniform</title><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/241/" rel="alternate"/><published>2010-03-12T20:09:29Z</published><updated>2010-03-12T20:09:29Z</updated><author><name>Monty Schulman</name><uri>https://sourceforge.net/u/montys9/</uri></author><id>https://sourceforge.netc9346a097d8b30bf8aae216e7da9e196c656d6a2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When using the edge filter, and generating new nodes in an existing graph, the new nodes will be the default size.  If user changes the node size, the node sizes will not be uniform. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>need to have formula setting for spring layout</title><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/240/" rel="alternate"/><published>2010-03-01T14:47:50Z</published><updated>2010-03-01T14:47:50Z</updated><author><name>Monty Schulman</name><uri>https://sourceforge.net/u/montys9/</uri></author><id>https://sourceforge.net2ee67023fa1f07d2d568de869aad28cf9036ca87</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Need to provide formula setting for spring layout.  Need to provide formula dialog so that user can use it for doing Spring Layout.&lt;br /&gt;
It should be: value1 * edge_value ^ value2 + value3.  It will be applied to C1 in formula for edge attraction.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>need to able to to shrink nodes to dots</title><link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/239/" rel="alternate"/><published>2010-03-01T14:41:46Z</published><updated>2010-03-01T14:41:46Z</updated><author><name>Monty Schulman</name><uri>https://sourceforge.net/u/montys9/</uri></author><id>https://sourceforge.net50e62808e1aebb05b2bd85eac1503fa5b30b8cd9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Need to be able to shrink to dots when viewing graphs with many edges and using zoom to look at specific ones.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>