<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to nbrowse-feature-requests-bugs</title><link>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/</link><description>Recent changes to nbrowse-feature-requests-bugs</description><atom:link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 21 Jul 2010 22:06:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>metadata switch after session loading won't work</title><link>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/248/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Monty Schulman</dc:creator><pubDate>Wed, 21 Jul 2010 22:06:32 -0000</pubDate><guid>https://sourceforge.net47c10ef9aced5bb0276c34f8eb9b8c8bd1c5d745</guid></item><item><title>problem showing initial go term slection</title><link>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/247/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Monty Schulman</dc:creator><pubDate>Thu, 01 Apr 2010 14:48:16 -0000</pubDate><guid>https://sourceforge.netfe62cf09b0d2b9fd093c1e9bbde6000369846783</guid></item><item><title>pop up needed to indicate no gene interaction</title><link>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/246/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Monty Schulman</dc:creator><pubDate>Thu, 01 Apr 2010 14:43:59 -0000</pubDate><guid>https://sourceforge.net13ef223b50cc3f3980b504e9c0558ddbd4d57616</guid></item><item><title>synonym db loader should add ids as common</title><link>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/245/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Gibson</dc:creator><pubDate>Fri, 26 Mar 2010 14:47:35 -0000</pubDate><guid>https://sourceforge.netad582090c8147f0d520f13cc98b788da94903bec</guid></item><item><title>make gui of node attribute query</title><link>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/244/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Gibson</dc:creator><pubDate>Thu, 25 Mar 2010 20:35:45 -0000</pubDate><guid>https://sourceforge.netd14f7876f66a28a5f74fdb6c6e457365f238a83f</guid></item><item><title>acyclic edges for same node drawn on each other</title><link>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/243/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Monty Schulman</dc:creator><pubDate>Wed, 24 Mar 2010 18:37:02 -0000</pubDate><guid>https://sourceforge.netb4b43782defdef755628abe4b25d84d839c87190</guid></item><item><title>nb1 nb2 diff</title><link>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/242/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Gibson</dc:creator><pubDate>Tue, 23 Mar 2010 21:59:33 -0000</pubDate><guid>https://sourceforge.net080c3a7182dd8d793faad76e9fd7c3b3f56b0069</guid></item><item><title>node sizes not always uniform</title><link>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/241/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Monty Schulman</dc:creator><pubDate>Fri, 12 Mar 2010 20:09:29 -0000</pubDate><guid>https://sourceforge.netc9346a097d8b30bf8aae216e7da9e196c656d6a2</guid></item><item><title>need to have formula setting for spring layout</title><link>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/240/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Monty Schulman</dc:creator><pubDate>Mon, 01 Mar 2010 14:47:50 -0000</pubDate><guid>https://sourceforge.net2ee67023fa1f07d2d568de869aad28cf9036ca87</guid></item><item><title>need to able to to shrink nodes to dots</title><link>https://sourceforge.net/p/gmod/nbrowse-feature-requests-bugs/239/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Monty Schulman</dc:creator><pubDate>Mon, 01 Mar 2010 14:41:46 -0000</pubDate><guid>https://sourceforge.net50e62808e1aebb05b2bd85eac1503fa5b30b8cd9</guid></item></channel></rss>