<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [Gmod-gbrowse] selective feature display</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hello,<BR>
Thanks for your response...On similar lines, I have another query:<BR>
<BR>
I have a folder with SNP data totaling up to 288.0 Mb.All of this data will be ONE SINGLE TRACK on gbrowse2.<BR>
Now, I have atleast 10 other tracks being shown, including two &quot;genes&quot; track from different sources...so its a lot of data.<BR>
I realize that my system seems to slow down while rendering tracks.. I am not able to render the SNP track when I choose the whole chromosome view. I am only able to visualize snps when I zoom into a region less than 1MB in size.<BR>
<BR>
I will be trying to load the snps onto a totally new database for improvement in speed to some extent.<BR>
apart from that I have already turned on slaves just for the snps.<BR>
<BR>
(It took me 20 minutes to write this email as the system had stopped responding because I tried to look at snps in a region greater than 10 Mb. I can safely say that 1Mb is a clear region for viewing snps. After this, the glyphs start to clump together and showthemselves as a big dark patch.<BR>
<BR>
I would lik eto knwo the following:<BR>
1. is &quot;Semantic Zooming&quot; the colution to this problem/<BR>
<BR>
am I supposed to add any additional functions to the config file?<BR>
<BR>
<BR>
Apart from this I also will be loading another track with snps from another source which may be the same file size.<BR>
<BR>
Thanks,<BR>
Pushkala<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: gmodhelp@googlemail.com on behalf of Dave Clements, GMOD Help Desk<BR>
Sent: Thu 4/8/2010 2:07 PM<BR>
To: Jayaraman, Pushkala<BR>
Cc: gmod-gbrowse@lists.sourceforge.net<BR>
Subject: Re: [Gmod-gbrowse] selective feature display<BR>
<BR>
Hi Pushkala,<BR>
<BR>
I think you want:<BR>
<A HREF="http://gmod.org/wiki/GBrowse_Configuration_HOWTO#Filtering_Search_Results">http://gmod.org/wiki/GBrowse_Configuration_HOWTO#Filtering_Search_Results</A><BR>
<BR>
Dave C<BR>
<BR>
On Fri, Apr 2, 2010 at 2:16 PM, Jayaraman, Pushkala &lt;pjayaraman@mcw.edu&gt;wrote:<BR>
<BR>
&gt; Hello,<BR>
&gt; I was just re-reading the gbrowse tutorial where I came across this<BR>
&gt; particular section:<BR>
&gt;<BR>
&gt;<BR>
&gt; select<BR>
&gt; This option gives you the ability to create a form of subtrack which the<BR>
&gt; user can turn on and off. It is most suitable for tracks that have a few<BR>
&gt; large features in them, such as genome-wide wiggle tracks. The form of<BR>
&gt; the option is as follows:<BR>
&gt; select = method value1 value2 value3'...<BR>
&gt; method is one of name, display_name, type, source or score. This is<BR>
&gt; followed by a list of selections that will be presented to the user to<BR>
&gt; select among when he clicks on the &quot;menu&quot; icon in the track's title bar.<BR>
&gt; For example, if you have a track in which the features have one of the<BR>
&gt; sources &quot;day 1&quot; , &quot;day 2&quot;, and &quot;day 3&quot;, you can allow the user to select<BR>
&gt; which of the features are visible with this option:<BR>
&gt; select = source 'day 1' 'day 2' 'day 3'<BR>
&gt; The matches are case insensitive regular expressions, so &quot;day 1&quot; will<BR>
&gt; match &quot;Day 1&quot; and &quot;DAY 1a&quot;.<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; For a gff3 file such as this one:<BR>
&gt; ##gff-version 3<BR>
&gt; ##date Fri Apr&nbsp; 2 09:19:57 2010<BR>
&gt; ##sequence-region chr1 1 267910886<BR>
&gt; ##source gbrowse GFFDumper plugin<BR>
&gt; ##NOTE: Selected features dumped.<BR>
&gt; chr1&nbsp;&nbsp;&nbsp; Hubrecht_Institute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CNV&nbsp;&nbsp;&nbsp;&nbsp; 64749&nbsp;&nbsp; 1398577 .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; .<BR>
&gt; Dbxref=cnv_n1;strain=BN;type=Gain;method=Nimblegen+RN34+Whole+Genome+Til<BR>
&gt; ing+Array<BR>
&gt; chr1&nbsp;&nbsp;&nbsp; Hubrecht_Institute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CNV&nbsp;&nbsp;&nbsp;&nbsp; 55905520&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 55908133<BR>
&gt; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; Dbxref=cnv_a13;strain=BN-Lx;strain=SHR;strain=HXB2;strain=BXH3;type=Gain<BR>
&gt; ;method=Affymetrix+RaEx+Rat+Exon+Array<BR>
&gt; chr1&nbsp;&nbsp;&nbsp; Hubrecht_Institute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CNV&nbsp;&nbsp;&nbsp;&nbsp; 95469350&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 95471111<BR>
&gt; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; Dbxref=cnv_a29;strain=SS;strain=F344;strain=BS;strain=BN-Lx;strain=SHR;s<BR>
&gt; train=HXB2;strain=BXH3;type=Gain;method=Affymetrix+RaEx+Rat+Exon+Array<BR>
&gt; chr1&nbsp;&nbsp;&nbsp; Hubrecht_Institute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CNV&nbsp;&nbsp;&nbsp;&nbsp; 186040940&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 186042443<BR>
&gt; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; Dbxref=cnv_a45;strain=SS;strain=F344;strain=BN-Lx;strain=SHR;strain=HXB2<BR>
&gt; ;strain=BXH3;type=Gain;method=Affymetrix+RaEx+Rat+Exon+Array<BR>
&gt; chr1&nbsp;&nbsp;&nbsp; Hubrecht_Institute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CNV&nbsp;&nbsp;&nbsp;&nbsp; 228551935&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 228556303<BR>
&gt; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; Dbxref=cnv_a61;strain=SS;strain=Wis;strain=DA;strain=F344;strain=BS;stra<BR>
&gt; in=COP;strain=LOU;strain=BS;strain=E3;strain=Wild;strain=BN-Lx;strain=SH<BR>
&gt; R;strain=HXB2;strain=BXH3;type=Gain;method=Affymetrix+RaEx+Rat+Exon+Arra<BR>
&gt; y<BR>
&gt; chr1&nbsp;&nbsp;&nbsp; Hubrecht_Institute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CNV&nbsp;&nbsp;&nbsp;&nbsp; 112460322&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 112632348<BR>
&gt; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; Dbxref=cnv_w15;strain=SD;type=Gain;method=Whole+Genome+Shotgun+mapping<BR>
&gt; chr1&nbsp;&nbsp;&nbsp; Hubrecht_Institute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CNV&nbsp;&nbsp;&nbsp;&nbsp; 37913670&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37915915<BR>
&gt; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; Dbxref=cnv_a10;type=Loss;method=Affymetrix+RaEx+Rat+Exon+Array<BR>
&gt; chr1&nbsp;&nbsp;&nbsp; Hubrecht_Institute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CNV&nbsp;&nbsp;&nbsp;&nbsp; 80041360&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 80044509<BR>
&gt; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; Dbxref=cnv_a26;strain=SS;strain=Wis;strain=DA;strain=F344;strain=BS;stra<BR>
&gt; in=COP;strain=LOU;strain=BS;strain=E3;strain=Wild;strain=BN-Lx;strain=SH<BR>
&gt; R;strain=HXB2;strain=BXH3;type=Gain;method=Affymetrix+RaEx+Rat+Exon+Arra<BR>
&gt; y<BR>
&gt; chr1&nbsp;&nbsp;&nbsp; Hubrecht_Institute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CNV&nbsp;&nbsp;&nbsp;&nbsp; 178083566&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 178087252<BR>
&gt; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>
&gt; Dbxref=cnv_a42;strain=SS;strain=Wis;strain=DA;strain=BS;strain=COP;strai<BR>
&gt; n=LOU;strain=BS;strain=E3;strain=Wild;strain=SHR;strain=HXB2;strain=BXH3<BR>
&gt; ;type=Loss;method=Affymetrix+RaEx+Rat+Exon+Array<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; is there any way to use the &quot;select&quot; method on the attributes such that<BR>
&gt; it we can selectively display features only under certain attributes?<BR>
&gt; For eg: in the above gff3 file there are multiple &quot;strain&quot; values. What<BR>
&gt; if we only wanted to display only those that had strain=BXH3<BR>
&gt;<BR>
&gt; Would that be possible? and How?<BR>
&gt;<BR>
&gt;<BR>
&gt; Pushkala<BR>
&gt;<BR>
&gt;<BR>
&gt; ------------------------------------------------------------------------------<BR>
&gt; Download Intel® Parallel Studio Eval<BR>
&gt; Try the new software tools for yourself. Speed compiling, find bugs<BR>
&gt; proactively, and fine-tune applications for parallel performance.<BR>
&gt; See why Intel Parallel Studio got high marks during beta.<BR>
&gt; <A HREF="http://p.sf.net/sfu/intel-sw-dev">http://p.sf.net/sfu/intel-sw-dev</A><BR>
&gt; _______________________________________________<BR>
&gt; Gmod-gbrowse mailing list<BR>
&gt; Gmod-gbrowse@lists.sourceforge.net<BR>
&gt; <A HREF="https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse">https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse</A><BR>
&gt;<BR>
<BR>
<BR>
<BR>
--<BR>
===&gt; PLEASE KEEP RESPONSES ON THE LIST &lt;===<BR>
<A HREF="http://gmod.org/wiki/GMOD_Logo_Program">http://gmod.org/wiki/GMOD_Logo_Program</A><BR>
<A HREF="http://gmod.org/wiki/GMOD_News">http://gmod.org/wiki/GMOD_News</A><BR>
Was this helpful? <A HREF="http://gmod.org/wiki/Help_Desk_Feedback">http://gmod.org/wiki/Help_Desk_Feedback</A><BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>