« Return to Thread: Different rendering for wiggle tracks
Hi Steve,
Sadly the default "stdev2" default is still in the Bio::Graphics
distribution! I swear I removed it, but perhaps I failed to commit the code.
I am working on another bug in Bio::Graphics and will submit a new version
to CPAN.
Unfortunately the stdev2 filtering occurs at LOAD time, which means you have
to reload all wiggle files. Making stdev2 the default was a bad mistake and
I regret the inconvenience.
Lincoln
On Fri, May 29, 2009 at 11:01 AM, Steve Taylor
<stephen.taylor@...>wrote:Hi Lincoln/Jason,The wiggle code was recently moved out of GBrowse and into a separateBio::Graphics distribution. At the same time we removed the defaultsmoothing to better render the raw data. Could you try to download the CPANversion of Bio::Graphics and install it on *top* of the GBrowse-CVS version?If the data continues to look wrong, I will fix it.We tried it with Bio::Graphics 1.94 and no difference...at least when Ijust reloaded the page...Jason, the code you pointed outmy $trim = $self->current_track->{display_options}{trim} ||'stdev2';seems to fly in the face of the docshttp://gmod.org/wiki/Gbrowse/Uploading_Wiggle_Tracks#Wiggle_Track_Options_Supported_by_GBrowsetrim stdev|stdev2|stdevn # default is noneSo would it be better to change it tomy $trim = $self->current_track->{display_options}{trim} || 'none';?What I am not 100% clear on is do we have regenerate all the wig binariesto see an effect or just reload the page after these fixes (assumingmod_perl is off!)?Thanks,SteveLincolnOn Thu, May 28, 2009 at 11:06 AM, Steve Taylor <stephen.taylor@... <stephen.taylor@...>> wrote:Hi,We have two installations of gbrowse for our production and testenvironment.(1) The gbrowse production server was from the 1.69 tar ball usingActivePerl-5.8.8.822, and run with bioperl-live as on 2008-09-04(2) On the gbrowse development server we installed GBrowse-CVS as on2009-03-19 using netinstall to see if this would fix some problemsHowever, on (2) we noticed there is a difference in the way wiggletracks are rendering. The (2) version looks smoothed and wrongcompared with the raw data.Was this type of rendering desired? We notice the wiggle_xyplot.pm<http://wiggle_xyplot.pm> code is completely different.To see what I mean have a look at:(1) http://sara.molbiol.ox.ac.uk/userweb/staylor/gbrowse/gbrowse.jpg(2)http://sara.molbiol.ox.ac.uk/userweb/staylor/gbrowse/gbrowsedev.jpgThe age old question :-) do we wait for 1.7 to fix this or is thistype of rendering likely to stay?Kind regards and thanks,Steve------------------------------------------------------------------Medical Sciences DivisionWeatherall Institute of Molecular Medicine/Sir William Dunn SchoolOxford University------------------------------------------------------------------------------Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaTis a gathering of tech-side developers & brand creativityprofessionals. Meetthe minds behind Google Creative Lab, Visual Complexity, Processing, &iPhoneDevCamp as they present alongside digital heavyweights likeBarbarianGroup, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com_______________________________________________Gmod-gbrowse mailing listGmod-gbrowse@...<Gmod-gbrowse@...>https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse--Lincoln D. SteinDirector, Informatics and Biocomputing PlatformOntario Institute for Cancer Research101 College St., Suite 800Toronto, ON, Canada M5G0A3416 673-8514Assistant: Renata Musa <Renata.Musa@... <mailto:Renata.Musa@...>>------------------------------------------------------------------------------------------------------------------------------------------------------Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is agathering of tech-side developers & brand creativity professionals. Meetthe minds behind Google Creative Lab, Visual Complexity, Processing, &iPhoneDevCamp as they present alongside digital heavyweights like BarbarianGroup, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com------------------------------------------------------------------------_______________________________________________Gmod-gbrowse mailing listGmod-gbrowse@...https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
--
Lincoln D. Stein
Director, Informatics and Biocomputing Platform
Ontario Institute for Cancer Research
101 College St., Suite 800
Toronto, ON, Canada M5G0A3
416 673-8514
Assistant: Renata Musa <Renata.Musa@...>
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
« Return to Thread: Different rendering for wiggle tracks
| Free embeddable forum powered by Nabble | Forum Help |