[BioRuby] URL Generation in Bioruby

Ben Woodcroft donttrustben at gmail.com
Fri Oct 10 22:28:47 UTC 2008


Thanks for your response. I would have thought the fact that they change is
more reason to include it - not less.

Is that database you speak of freely available? Just as part of the AceDB
download?

Thanks,
ben

2008/10/10 Michael Han <mh6 at sanger.ac.uk>

>
> On 10 Oct 2008, at 05:18, Ben Woodcroft wrote:
>
> Hi list,
>
> A common thing I find myself doing is to 'linkout' to other databases. For
> instance, I have a PDB id and I want to link to the corresponding record in
> pdb.org. Right now, I would have to go to the pdb site and try to reverse
> engineer it. In the past I've even had to email the webmasters for more
> information. It seems to me this is a duplication of effort, and so
> class(es) to collect this information for me might have a place in BioRuby.
>
> Does this sound reasonable to anyone? Is there any precendents out there?
> What might be a good way to structure the code?
>
> Thanks,
> ben
>
> --
> FYI: My email addresses at unimelb, uq and gmail all redirect to the same
> place.
> _______________________________________________
> BioRuby mailing list
> BioRuby at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioruby
>
>
> Hi Ben,
>
> what we did is save URL constructors in an database object in a sprintf
> style, which is in turn used by the xref objects linked to
> genes/proteins/etc.
> Anyway I am not sure if it is a good idea to put it in the bioruby library,
> as when you have a couple of dozens of different database, you can be sure
> that one URL will change every few days/weeks, so it is a hassle to keep all
> of them up-to-date.
> Michael
> ---------------------------------------
>   oo Wormbase Group, Sanger Institute
>   |  The Wellcome Trust Genome Campus,
>   |  Hinxton, Cambridge, CB10 1HH, UK.
>   |  Tel.: +44 (0)1223 49 6869
> --'
>
>
>
>
> -- The Wellcome Trust Sanger Institute is operated by Genome Research
> Limited, a charity registered in England with number 1021457 and a company
> registered in England with number 2742969, whose registered office is 215
> Euston Road, London, NW1 2BE.
>



-- 
FYI: My email addresses at unimelb, uq and gmail all redirect to the same
place.



More information about the BioRuby mailing list