• No results found

Determining Domain Similarity and Domain-Protein Similarity using Functional Similarity Measurements of Gene Ontology Terms

N/A
N/A
Protected

Academic year: 2021

Share "Determining Domain Similarity and Domain-Protein Similarity using Functional Similarity Measurements of Gene Ontology Terms"

Copied!
6
0
0

Loading.... (view fulltext now)

Full text

(1)

Missouri University of Science and Technology Missouri University of Science and Technology

Scholars' Mine

Scholars' Mine

Computer Science Faculty Research & Creative

Works Computer Science

01 Oct 2007

Determining Domain Similarity and Domain-Protein Similarity

Determining Domain Similarity and Domain-Protein Similarity

using Functional Similarity Measurements of Gene Ontology

using Functional Similarity Measurements of Gene Ontology

Terms

Terms

Lisa Michelle Guntly Jennifer Leopold

Missouri University of Science and Technology, leopoldj@mst.edu

Anne M. Maglia

Missouri University of Science and Technology

Follow this and additional works at: https://scholarsmine.mst.edu/comsci_facwork Part of the Biology Commons, and the Computer Sciences Commons

Recommended Citation Recommended Citation

L. M. Guntly et al., "Determining Domain Similarity and Domain-Protein Similarity using Functional

Similarity Measurements of Gene Ontology Terms," Proceedings of the IEEE 7th International Symposium on Bioinformatics and Bioengineering (2007, Boston, MA), pp. 1209-1213, Institute of Electrical and Electronics Engineers (IEEE), Oct 2007.

The definitive version is available at https://doi.org/10.1109/BIBE.2007.4375717

This Article - Conference proceedings is brought to you for free and open access by Scholars' Mine. It has been accepted for inclusion in Computer Science Faculty Research & Creative Works by an authorized administrator of Scholars' Mine. This work is protected by U. S. Copyright Law. Unauthorized use including reproduction for redistribution requires the permission of the copyright holder. For more information, please contact scholarsmine@mst.edu.

(2)

Determining

Domain

Similarity

and

Domain-Protein

Similarity

Using

Functional

Similarity

Measurements

of

Gene

Ontology

Terms

Lisa M. Guntly

DepartmentofComputer Science

University of Missouri-Rolla

Rolla, MO 65409, USA

Jennifer L. Leopold DepartmentofComputer Science

University of Missouri-Rolla

Rolla, MO 65409, USA

Anne M. Maglia DepartmentofBiological Sciences

University of Missouri-Rolla

Rolla, MO 65409, USA

Abstract-Protein domains typically correspond to major functional sites of a protein. Therefore, determining similarity between domains can aid in thecomparison ofprotein functions, and can provideabasis forgroupingdomains based on function. One strategy for comparing domain similarity and domain-protein similarity is to use similarity measurements of annotation termsfrom the GeneOntology (GO). Inthis paper five methods are analyzed in terms of their usefulness forcomparing domains, andcomparing domains to proteins based on GO terms.

Keywords-protein; domain; Gene Ontology

I. INTRODUCTION

Protein domainsarehighly functional sitesin aprotein that perform very specific functions across multiple proteins.

Sequence comparison methods and structural comparison methods are often used to discover domains within a set of protein sequences. Despite the fact that domain sequences can vary widely in length (e.g., from 25 to 500 amino acids), the results of thesetwomethodsareusuallyin agreement [1].

Becausedomains areidentified basedonhigh similarityin sequence or structuralmeasurements, it is not surprising that specific instances ofa domain are relatively similar to each otherin sequence,while different domains tendtodemonstrate

very little sequence similarity. Thus, comparing domains based on sequence does notprovide much novel information.

Improvement in sequencecomparison and alignment tools has increased significantly the number of known domains. Given the increasingamountof data on domains andproteins that is being discovered, efficient computational methods areneeded to investigate domains and their connections to proteins. Comparing functional data is ausefulwaytolook atdiffering domains and the proteins that contain them. One such approach is to measure the similarity between annotation terms that describe proteins, an approach that has previously been used[2]toexaminegeneproduct similarity.

TheGeneOntology (GO) is oneof themostusefulsources

for functional annotation information about genes and gene

products. This controlled vocabulary has been extended to

describe other functionalbiological units, suchasdomains and motifs. A given domain or protein may be annotated with multiple terms, reflecting the ability of domains and proteins to be involved in multiple processes, perform a variety of alternative functions, and have varying locations within acell.

The information and organizational structure provided by this

ontology, and the extensive annotations of domains and proteins, standsas auseful foundation for considering domains and domain-protein similarity. Also ofuse in measuring the similarity of annotation terms assigned to proteins is the

InterPro database, which includes links to other database records, structural data,GOannotations, and publication data.

In this paper we examine the usefulness of employing various similarity measurement methods that utilize GO

annotation terms (including those from InterPro) to compare

domains, andto comparedomainstoproteins. The advantages and disadvantages of these methodsarediscussed withrespect to a data set of three zinc finger domains for domain comparison, and a separate zinc finger domain with two associatedproteins for domain-protein comparisons.

II. BACKGROUND

Techniquesto compare similarity ofgroups of words have largely developed from, and been applied to, text document similarity and searching techniques. For example, Internet

searching takes advantage of similarity measurements in

ranking results.Manyresearchers havebeguntoaugmentsuch similarity measurements to take into account the value of documents [3]. Since the value, or information content, ofa

GO term could affect similarity measurements, similarly augmented or different measurements should be explored in

connectiontoGOdata.

Traditional similaritymeasurementshave severalproblems that needtobe considered whenapplying themtodomain and domain-protein relationships. The first issue is inaccuracy in

the form of underestimation or overestimation. Pairwise similaritymeasurements exhibit this flawmostnoticeably.

The second issue with standard similaritymeasurementsin

relation to GO terms is the lack of consideration for the information contentofaterm. GO termsthatappearrarelyin a

set of annotations can be considered to have higher information content than terms that are common. Both pairwise and set similarity measurements are lacking in this

respect. However, fuzzy measure similarity can be used to incorporate the information content of a GO term into the similarity calculation [2]. Other methods that include (or can beadjustedto include) informationcontent as acomponentof thesimilaritymeasurementhave been studiedaswell [4].

(3)

Athirdconcernwithtraditional similaritymeasurements is the inability to exploit the organizational structure ofGO to

determine if two terms are closely related, but not an exact match. This leads to zero similarity measurements in cases

where some similarity should exist. Modifying fuzzymeasure

similarity to address this problem in connection to gene products has shown the usefulness of incorporating such information [2]. Butinaccuratezero similarity results haveyet tobethoroughlyinvestigated.

A fourth concern is the reliability of a given annotation.

Because all of theInterPro annotations aredonemanually,no

difference exists in their reliability. However, if these similarity measurements areexpanded to other databases that

use various methods to determine GO annotations, reliability of the annotation becomes another information source that should beincorporated into thesimilaritymeasurement.

The information provided by GO has been used successfullyto calculatesimilarity ofgeneproductsthrough a number ofsimilaritymeasurementsin other studies [2, 4]. Of thesimilaritymeasurestestedongeneproducts, fuzzymeasure

similarity was found to correlate the best with BLAST sequence similarity [2]. Herein we examine the use of these

measurements for domain comparisons and domain-protein comparisons.

III. METHODS

Domains and protein data used for our comparison were

taken from theInterPro database. Domainswereselected from records classified as domains, and corresponding proteins

wereselected from the list of entries inwhich the domainwas found. Only domains and proteins with GO annotations available in the InterPro database were considered for this initial dataset. A setof three zincfinger domainswasselected for preliminary testing in domain comparison, and a separate

zinc finger domain with two associatedproteins was selected

to test domain-protein similarity. Two sample zinc finger domains and theirGOterms are shown below. These will be used asexamples for thesimilarity measurementsthat will be examinedinthis section.

IPR000967 (Zinc finger,NF-X1-type)

D1=TI:6355(regulation oftranscription), T2: 3700(transcription factoractivity), T3: 8270(zinc ionbinding),

T4: 5634(nucleus)}. IPR000197(Zinc finger,TAZ-type)

D2=(TI:6355(regulation oftranscription), T2: 3712(transcription cofactoractivity), T3: 8270(zinc ionbinding),

T4: 5634(nucleus)}

BothD1 and D2 arezincfinger domains, suggesting that some similarityinfunction, and thusin GO terms, should exist.

A. PairwiseSimilarity

Pairwise similarity considers two sets ofterms in pairs,

sij(T1i, T2j).

Theaverage

pairwise similarity

measurementis:

n m

SAVE(DD2 )=

i=(1)m

mn

For the exampleset of domains,SAVE wascomputedas: Sij=

yy

3 i=l j=l

mn=16

SAW =.19

The result of an average pairwise similaritymeasurement is actually an underestimation of similarity. This can be seen

clearly when considering self-similarity, which is less than one if the number of terms in the sets is greater than one. A

maximum pairwise estimate could be used to compute

similarity.However,it would overestimate thesimilaritytothe

extentthat its value isnegligible. For example, in two sets of

terms with at least one term in common, the maximum pairwise similarity wouldalways be 1.

B. SetSimilarity

Setsimilaritymeasurementsdiffer frompairwisesimilarity

measurementsbyconsidering thetermsas anentire set,rather thaninpairs. These methodslargely avoid the underestimation and overestimation issues ofpairwise similarity, suggesting that such methods would be of more use in considering domain and domain-protein similarity. One such method, Jaccardsimilarity, is definedas:

s (D D )

DI

mrD2

Jl'2

DIjuD21

Fortheexampleset ofdomains,sjwascomputedas:

D1nD2 ={T,T3,T4}

|D1

rD2

1=3

DIUD2={T1,T3,T4,T21,T22}

|D1

UD2

1=5

si(DI,

D2)= 6

Another suchmethod, Dice Similarity, is definedas: SD(DI, D2) = A X

(2)

(3)

Fortheexampledomains, SD wascomputedasfollows: 2

*DjrD2|

=6

|D1|=4,

D2

|=4

SD(D1,D2)=*75

While Jaccard and Dice similarity improve on the overestimation problem ofpairwise similarity measurements for these data, they still fail to take into account useful information from the GOorganizational structure.

C. VectorSpace-BasedSimilarity

Vector space-based similarity does not consider pairs of

terms,but insteadconvertsthesetsofterms to vectors. Cosine similarity can be used to translate the term sets into binary

vectors. The size of thevectors isdeterminedbythe number of terms inD1uD2. Ifaterm ispresent in a domain'sterm set,

thevectorvalue is 1;otherwise,the value is0.Other variations on this similarity method use weighted vectors, which could

(4)

facilitate dealing with the information content ofa term, but this isnotexplored here.

Cosine similarity, is definedas:

(4)

SV(DI D2)=VI V

Forthe example set, the combinedterms setis {T1, T2, T3, T4,

T5}. The vectors v1 and v2, determined from D1 and D2, respectively, are then translated as:

VI [1 1 1 1 0] V2 =

[1 0 1 1 1]

Thus, the cosine similarityis calculated as:

vI.v2=3

vll

=2,

V21=

2

sv(DI,D2)

=.75

The fuzzy density values are determined using the

approach described in [2], using the InterPro database and a

script thatcomputes the number ofoccurrences of a term and its children in the Gene Ontology. The following equation

defines the fuzzy density calculated inthis fashion [2]:

gK

-ln(p(T,))

max{-ln(p(Tj))}

TecGO

(7)

The probability of finding a GO term or its children in the InterProdatabase was calculated as:

r

count(Tk

) + count(children of

Tk

)

p(Tk)

count(allGO termsinInterPro) )

Fuzzymeasurementsimilarity can then be defined as:

SFMS(Dl,D2)

-g1

(D1n

D29)

+g2(D1nD2)

2 (8)

D. Fuzzy MeasureSimilarity

The inclusion of information provided by an ontology structure allows fuzzymeasurement similarity to include data

on the information content ofa term, and it can be adjusted based on the ontology structure to avoid inaccurate

zero-similarity calculations.Fuzzy measure similarity is basedon a

generalization of a probability measure called a fuzzy

measure,g,whichmustsatisfy the following properties: 1.g(0)=Oandg(D)=1

2.g(A)<g(B)ifAcB

Themapping ofatermto afuzzymeasureis calledafuzzy density function and can be interpreted as the importance of the term orinformation source of the data. This mapping can

be subjective, but with the incorporation of GO and the

InterPro database for this problem, the densities can be determined from data onannotations of domains andproteins.

Aparticularly useful categoryoffuzzymeasureis the Sugeno

fuzzymeasure [5], whichmustsatisfy the following additional

property[6]:

3.ForallA,BczDwithArB=0.

gA(Au

B)

g2

(A)

+

g2

(B)

+

2g2 (A)g2

(B)

* (5) forsomeA>-1

The subscriptXwill be omitted from this equationinfuture references unless needed for clarification. With known densities, aunique Xfora Sugeno measure canbe determined from(5), and the fact thatDis thesetoftermsassociated with adomain withg(D)=1.Theresulting equation forXis:

n

(1+2)

=(1+2g'). (6)

i=l

This equation has aunique solution for A > -1 [2]. To ensure

thattwodomains orproteins that share multipleGOterms are

more similar than those that share one, g(T1) =

g'

instead of g(T1)= 1 is usedifn= 1.

For the example domains, these preliminary calculations were performed to collect the needed numbers for the fuzzy

measurement similarity calculation. The first calculation determines the probability of finding the GO term or its children inanInterPro entry. Theprobabilities associated with the fiveuniqueGO terms intheexample domainsarelistedin

TableI.

TABLEI. PROBABILITIES AND DENSITIES OF GO TERMS

GO id GOterm p(Tk) Density(gi)

regulation of

6355 transcription,DNA- 0.0131 0.44 dependent

3700 transcriptionfactor 0.0076 0.5 activity

8270 zinc ionbinding 0.0077 0.5

5634 Nucleus 0.0196 0.4

3712 transcription cofactoractivity 0.0005 0.78

TheGO term 3712 (transcription cofactor activity) wasthe

most specific of the terms in this set, as demonstrated by the lowprobability of finding the term or its children in the GO

annotations of InterPro entries. The other GO terms had probabilities corresponding to their specificity as well. The densities(i.e., information content) of each of theseterms was calculatedusing (7) and is displayed in Table I. Asshould be expected, theGOterm 3712had thehighest density ofthe five terms, since it was the most specific. A low probability of finding the GO term or its children in the InterPro database indicates theterm has ahigh information content/density. The other four terms hadfairly similar information content. None

of the GO terms in this set were highly unspecific, so the informationcontentof all thetermswasrelatively high.

Afterdetermining the densities of the associatedGOterms, the ivalues forD1 andD2werecalculatedusing (6):

D1:(1 +2)=(1+.44X)* (1+.5X) *(1+.4X)

XD1 =-.87

D2:(1+

±)=

(1+.44

2)

* (1+.5

2)

*(1+.42)* (1+.782)

(5)

With the X values of D1 and D2 known, the Sugeno measures,

gI

and g2 can be calculated on the intersection of D1 and D2. The Sugeno measure on a single term is equal to the density. The intersection of terms for the examples domains is {T1, T3, T4}. For the example, the calculations to find the

valuesof

g'

({T1, T3,T4})andg2 ({T1,T3,T4})are asfollows:

g'

(t})=0.44

g1

(tT3})=0.5

91

(tT41)

=0.4 g({T1, 3)=gl + g3 +2gIg3 =0.44 + 0.50 +-0.87(0.44*0.5) 0.75 g({T,T4})

=g13

+g4 + g'3g4 = 0.75 + 0.4 +-0.87(0.75*0.4) 0.89 g2

({Tl})

=0.44 g

({TT})

=0.5

g2

({T4})

=0.4 g2

({T1,3})

=gl

+g3

+±AgIg3 =0.44+0.50+-0.95(0.44*0.5) = 0.73 g2({T3,

Ti

})

=g13

+g4+g13± 4 = 0.73+0.4+-0.95(0.73*0.4) = 0.85

The values of

g'

({T,,

T3,

T4})

and g2

({T,,

T3,

T4})

can then

be usedinconjunction with (8)todetermine the fuzzy measure

similarity of the example domainsasfollows:

2

.89+85 87

2

IV. DOMAINSIMILARITY

The five

similarity

measurements described in the

previous

sectionwereappliedtothefollowing three domains:

IPR000967(Zinc finger, NF-Xl-type) D1={T1:6355(regulation of transcription),

T2:3700(transcription factor activity), T3: 8270(zinc ion binding),

T4: 5634(nucleus)} IPR002694(Zinc finger,CHC2type)

D2={T1:6260(DNA replication),

T2: 3677(DNAbinding), T3: 8270(zinc ion binding), T4: 3896(DNA primase activity)}

IPR000197(Zinc finger, TAZ-type)

D3={T1:6355(regulation of transcription),

T2:3712(transcription cofactor activity), T3:8270(zinc ion binding),

T4:5634(nucleus)}

Each of these is a zinc finger domain type, so some

similarity in function should exist. The average pairwise similarity, Jaccard similarity, Dice similarity, cosine

similarity, and fuzzy measuresimilarityof the zincfingersare

shown in Tables II-VI, respectively. All of the similarity

measures indicate that D1 and D3 show the highest similarity, while the other pairs show a lesser amount ofsimilarity. The

averagepairwise similarity for the domains isunderestimated, as was expected from earlier analysis of the method. Corrections of the underestimation issues involved in average pairwise similarity could be attempted; however, the other methods provide similar enough information that the usefulness of a corrected average pairwise similarity is

questionable. Results from Jaccard, Dice, and cosine similarities were fairly consistent for these data. The fuzzy measure similarity results for these zinc finger domains were higher than other similarity estimates. This measurement is

conceivably more accuratethough, due to the relatively high information content of multiple terms that were similar.

V. DOMAIN-PROTEIN SIMILARITY

The five similarity measurements were also applied to the

following zinc finger domain (D4) and two proteins (G1 and G2) in which the domain is found:

IPROO1841 (Zinc finger, RING-type) D4={T1:5515(protein binding),

T2:8270(zinc ionbinding)} IPR011364BRCA1

G1= {T1:6281 (DNA repair), T2:3677(DNA binding), T3:8270(zinc ion binding), T4:5634(nucleus)}

IPR012227TNFreceptor-associated factorTRAF G2={T1:7165(signal transduction),

T2: 42981(regulation of apoptosis), T3:8270(zinc ionbinding)}

TheRING-typezincfinger domain is a special type of zinc

finger that is thought to be involved in protein-protein

interactions. The domain appears in six InterPro entries, only

two of whichare annotated with GO terms. Oneof these, the

BRCA1 protein family, is a DNA damage repair protein. The

other is the TNF receptor-associated factor TRAF protein

family, which is significantly involvedin a signaltransduction

pathwayin cells. TheRING-type zincfinger domain is found

near the beginning of both of the proteins. Because the zinc

finger domain is foundinthe proteins, some similarity should

exist between theGO termsassociated with each protein. The results of the five similarity calculations between the

zincfinger domain and proteinsinwhichit is found are shown in Table VII. The similarity measures indicate that the zinc

finger domain has a nearly equal similarity to both of the proteins. Again the average pairwise measurements are low,

although closer tothe othermeasurements thaninthe domain comparison. Jaccard similarity agrees with cosine similarity, showing fairly low similarity values. Fuzzy measuresimilarity is again the highest, because the GOtermthat thegroupshad in common is 8270 (zinc ion binding). This term has a

relatively high density value which increases the fuzzy measure similarity. Because of the consideration of

information content of the GO terms in fuzzy measure

similarity, it is reasonable to expect results that differ from othermeasurementsandarelikelytobemoreaccurate.

(6)

VI. DISCUSSION

Several trends from the domain and domain-protein similarity measurements that were calculated can be used to identify useful characteristics ofthe measurements. The first noticeable trend is that fuzzy measure similarity gave higher

similarityscoresinallcases. This is indicative of therelatively

high information content in the similar GO terms,

demonstrating the usefulness of included information content in a similarity measurement. Dicesimilaritywasthe closest of the other measurements to the high fuzzy similarity

measurement scores. This suggeststhat Dice similaritymaybe themostuseful of the setsimilaritymeasurements to consider for similarity ofGO terms. However, Dicesimilarity does not

scale with information content as fuzzy measure similarity does, meaning that the Dice scores canbeartificially high for similartermswith low informationcontent.

Average pairwise similarityshowed little usefulness dueto

underestimation ofsimilarity. Adjusting the averagepairwise similarity with self-similarity data wouldimprove theaccuracy

of the scores, but would provide nonew information that set and vector-based similarity could not provide. The results indicate that the inclusion of information content in a

similarity calculation can alter significantly the results. Thus, fuzzy measure similarity would be the most useful

measurementfor application of thesetypes of data.

Asthe results show forourinitial dataset,differences exist between zinc finger domains. These domainswere expected

to have some similarity in function, which should be seen through similarity ofGO terms. The similarity measurements calculated for the three domains confirmed this expectation.

However, the similarity measurements also demonstrated that

somedomains classifiedaszincfinger domaintypes are more similarinfunction than others. Thistype of information could

be of use forgroupingdomains.

Because domains often are identified originally as groups

based on sequence, the lack of sequence similarity between various zinc finger domains is reasonable. However, this makes it difficult to compare domains. Ifdomains related in

function like zinc finger domains fail to demonstrate any sequence similarity, comparison of sequence similarity between domains is unlikely to produce useful results. Therefore, computing similarity based onfunction is ofgreater

use tobiologists interestedinsimilarities between domains. Comparison of domains to theproteins inwhich they are foundprovides additional information. Thesimilarity between a domain andaproteininwhich it is foundcanbe considered a measurement of the domain's significance to the protein's

function. For an individual protein, the significance of a domain canbe usedtoexamine theimportance and role ofone domain in comparisonto others. Since manyproteins contain multiple domains, comparing their significance can give an idea of which sections ofa protein are themost important to examine in more detail. The usefulness of measuring a domain's significance to protein function extends to comparing the samedomain in multiple proteins. Information onhowsignificanta domain isonaverageandacrossmultiple proteins gives a more thorough understanding of which domainsareparticularly significanttoprotein function.

VII. FUTUREWORK

In future work we plan to explore methods that address

considerations of inaccuratezerosimilarityscores and variable

reliability in GO annotations. By including the most closely related parent term to all pairs of GO terms in each of the term sets,closely relatedtermsthat donotaddto asimilarityscore in standard methods will show some similarity. The benefit of

implementing this approach with afuzzymeasure similarity is that parent terms are less specific, and thus, have lower information content. As a result, the similarity between two

relatedterms will be lower thaniftheterms wereequivalent.

TABLEII.PAIRWISE SIMILARITYTABLEIII.JACCARDSIMILARITY

DI D2 D3

DI 0.25 D2 0.06 0.25 D3 0.19 0.06 0.25 TABLEIV.DICE SIMILARITY

DI D2 D3 D2 0.25 1 D3 0.75 0.25 1 DI D2 D3 D2 0.14 0.1 D3 0.6 0.14 0.1 TABLEV. COSINE SIMILARITY

DI D2 D3

D2 0.25 1

D3 0.75 0.25 1

TABLEVI. FUZZYMEASUREMENT SIMILARITY

DI D2 D3

D2 0.5 1

D3 0.87 0.5 1

TABLEVII.VARIOUS SIMILARITIESWITHDOMAIN4(ZINC FINGER RING-TYPE) Avg. Fuzzy~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GI G2 Avg. Pairwise 0.13 0.18 Jaccard Dice 0.2 0.33 0.25 0.4 Cosine 0.2 T 0.25 Fuzzy Measure 0.5 0.5 REFERENCES

[1] A. Marchler-Bauer, A. Panchenko, N. Ariel, and S. Bryant,

"Comparison ofSequence and StructureAlignments for Protein Domains, " Proteins: Structure, Function, and Genetics, Vol. 48,No.3, pp 439-446,2002.

[2] M.Popescu, J. Keller, andJ. Mitchell, "FuzzyMeasures onthe Gene Ontology for Gene Product Similarity," IEEEIACM Transactions on Computational Biology and Bioinformatics. Vol. 3,Issue3,pp.263-274, 2006.

[3] A. Paepcke,H.Garcia-Molina, G. Rodriguez-Mula, andJ.Cho, "Beyond Document Similarity: Understanding Value-Based Search and Browsing Technologies," SIGMOD Records, Vol. 29,No.1, March2000.

[4] P. Lord, R. Stevens, A. Brass, and C. Goble, "Semantic

SimilarityMeasures asTools forExploringtheGeneOntology,"

Pacific SymposiumonBiocomputing,Vol. 8,pp.601-612,2003. [5] Fuzzy Measures and Integrals: Theory and Applications, M.

Grabisch, T. Murofushi, andM. Sugeno, eds. Springer-Verlag,

2000.

[6] M. Sugeno, "FuzzyMeasuresand FuzzyIntegrals ASurvey," FuzzyAutomataandDecisionProcesses,pp.89-102, 1977.

_

Figure

TABLE VII. VARIOUS SIMILARITIES WITH DOMAIN 4 (ZINC FINGER RING-TYPE) Avg. Fuzzy~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GI G2 PairwiseAvg.0.130.18 Jaccard Dice0.20.330.250.4 Cosine0.2T0.25 Fuzzy Measure0.50.5 REFER

References

Related documents

The three authors reach a conclusion that an initially high level of life expectancy and rapid improvement of the latter have a significantly positive impact on the

Team Members Background/Current Conditions Root Causes Countermeasures and Implementation (PLAN) Goals Observations of What Happened (DO) Scope (In/Out) Results/Conclusions

After reviewing the literature dedicated to the analysis of stakeholders in universities (O’dwyer, 2005; Jongbloed, Enders &amp; Salerno, 2008; Okunoye, Frolic &amp;

Ñåð㺺âà УПРАВЛІННЯ ГРОШОВИМИ ПОТОКАМИ БАНКІВ НА ОСНОВІ СТРЕСТЕСТУВАННЯ РИЗИКІВ, ЩО НИМИ ГЕНЕРУЮТЬСЯ У статті розвинуто науково-методичні підходи та розроблено

As per the research design, it is hypothesized that the teaching experience of the mentors, the ability level of students and the pedagogical modes of teacher-talk serve as

He is: Chairman of Programming Group IV (Integration) of the Dutch National Research Program on Global Air Pollution and Climate Change; Chairman of the program commission

erlaubt sich der ganz gehorsam Unterzeichnete in Folgendem einen Plan vorzulegen, der auf die Begrilndung einer kleinen zoologischen Beobachtungs- und Untersuchungs-Sta- tion

The combination of both cloud-based water distribution analysis engine and multi-objective optimization platform, open a new path for developing applications for supporting