Uses of Package
methods.scores.go

Packages that use methods.scores.go
methods.scores.go   
 

Classes in methods.scores.go used by methods.scores.go
FunctionalSimilarities
          This interface is implemented by classes which calculate a semantic similarity score of two given proteins based on GO information.
FunctionalSimilaritiesSchlicker.FunctionalSimilarityMeasure
          Functional semilarity measure.
GOAnnotations
          Represents a set of gene-product to GO-term annotations which are normally read from a file.
GONetwork
          Represents the ontology network of one GO namespace.
GONetwork.Namespace
          The GO namespaces.
GONetwork.Relationships
          GO ontology relationships which can be followed while constructing the ontology network.
GOTerm
          Represents a single GO term in an ontology network.
TermSimilarities
          This interface must be implemented by classes which calculate a semantic similarity of two GO terms.
TermSimilaritiesSchlicker.TermSimilarityMeasure
          The similarity to be used.