[Bioperl-l] Bio::Ontology::Ontology

Hilmar Lapp hlapp at gmx.net
Sun Feb 12 05:10:35 UTC 2006


Sohel, please do keep the discussion on the list, in your own interest 
as there's a multitude of people who can respond to you.

SimpleValue would probably be what I'd use too. As Heikki hinted you 
might even create an ontology for annotating ontologies, which would 
allow you to use Annotation::OntologyTerm for annotation, but then 
there's no qualifier value ...

Bioperl 1.5.1 has been released last year, please check the website.

	-hilmar

On Feb 10, 2006, at 3:32 PM, Sohel Merchant wrote:

> Hi Hilmar,
>   I really like your suggestion of implementing the Bio::AnnotatableI
> interface in the Bio::Ontology::Ontology class. I am going to implement
> this and play around a little with it. I am planning to use
> Bio::Annotation::SimpleValue for annotating the header as it provides a
> good way of specifying the Tag/value pair. What are your thoughts on
> using this?
>
>   Also, I was wondering if you have any idea about the scheduled date
> for the Bioperl 1.51 release. I would like to contribute some stuff in
> the next release.
>
> Thanks,
> Sohel.
>
> -----Original Message-----
> From: Hilmar Lapp [mailto:hlapp at gmx.net]
> Sent: Friday, February 10, 2006 3:40 PM
> To: Sohel Merchant
> Cc: Bioperl
> Subject: Re: Bio::Ontology::Ontology
>
> Sohel,
>
> please allow me to copy the list in my response. There's many good and
> insightful people on the list who may have something to add or
> different ideas.
>
> I've come across that problem myself, for instance with InterPro. What
> I've done so far simply is to stick it unstructured into the definition
> slot, which is not helpful if your purpose goes further than just
> displaying it in an unstructured fashion.
>
> I'm not sure you would want to create another class for this (like
> AnnotatedOntology). One could make Bio::Ontology::Ontology (i.e., the
> implementation, probably not the interface) annotatable (i.e.,
> implement Bio::Annotatable), which supposedly would be simple to do
> (AnnotationCollection is already implemented, you'd just return an
> instance of it).
>
> Even though tag/value pairs sound like quick&fast way to go I'm leaning
> against it; in essence we're moving away from that elsewhere
> (SeqFeatureI) and hence I don't think we should restart it here.
>
> I'm not giving a definitive answer here, just my (initial) thoughts.
> Hope that helps nonetheless. Can you fancy yourself trying the
> Annotatable approach and let us know how it goes?
>
> 	-hilmar
>
>
> On Feb 10, 2006, at 8:39 AM, Sohel Merchant wrote:
>
>> Hi Hilmar,
>>   How are you doing? I am Sohel Merchant, a programmer at dictyBase,
>> Northwestern University. I am working on a parser for an ontology
>> file. I really like the ontology object model which you have
>> contributed to Bioperl. I think its just Awesome!! One of things which
>
>> I thought would be great to capture is the ontology headers. Right now
>
>> one can specify only the name, authority information. I was wondering
>> if there is any way, I could also capture other ontology file headers
>> like version of the file, date when that ontology file was made. I was
>
>> thinking of making a header class or alternatively it could go as Hash
>
>> of values in the Bio::Ontology::Ontology class itself. I wanted to
>> know whets your thoughts about on this.
>>  
>> Thanks,
>> Sohel Merchant
>> dictyBase
>>
> -- 
> -------------------------------------------------------------
> Hilmar Lapp                            email: lapp at gnf.org
> GNF, San Diego, Ca. 92121              phone: +1-858-812-1757
> -------------------------------------------------------------
>
>
>
>
-- 
-------------------------------------------------------------
Hilmar Lapp                            email: lapp at gnf.org
GNF, San Diego, Ca. 92121              phone: +1-858-812-1757
-------------------------------------------------------------






More information about the Bioperl-l mailing list