[Biojava-dev] [Bug 2161] Feature type string lost after RichFeature enrich()

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Wed Dec 6 09:47:59 UTC 2006


http://bugzilla.open-bio.org/show_bug.cgi?id=2161


holland at ebi.ac.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #2 from holland at ebi.ac.uk  2006-12-06 04:47 -------
enrich() uses the typeTerm from the template of the feature to construct the
RichFeature, unless it is null in which case it uses the type instead. In this
case, the typeTerm of the template is "any", and so this is the term that is
used. The assumption is that getType() in RichFeature is just returning the
name of the term returned by getTypeTerm() in the same object. 


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the biojava-dev mailing list