« Return to Thread: Add your own track on chado-based GBrowse

Re: Add your own track on chado-based GBrowse

by heekim :: Rate this Message:

Reply to Author | View in Thread

Scott,

I added the code that you sent me into /usr/local/lib/perl/5.8.8/Bio/DB/Das/Chado/Segment.pm.
:
sub asString {
:
:
sub rel2abs {
  shift;
  return @_;
}


1;

However, I still have the same error message.

Hee

Lincoln Stein-3 wrote:
Is there an error in the apache error log?

Lincoln

On Thu, May 28, 2009 at 2:52 PM, heekim <heekim@ksu.edu> wrote:

>
> Hi,
>
> Does the chado-based GBrowse support uploaded tracts?
> One of our ousers claimed that he cannot load his data tract.
> Following instruction, I tried to do it again.
> It seems that It doesn't work.
>
> Thank you
>
> Hee
> --
> View this message in context:
> http://www.nabble.com/Add-your-own-track-on-chado-based-GBrowse-tp23767794p23767794.html
> Sent from the gmod-gbrowse mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> 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@lists.sourceforge.net
> 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@oicr.on.ca>

------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse

 « Return to Thread: Add your own track on chado-based GBrowse