Home
last modified time | relevance | path

Searched refs:XTN (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/hmm2/src/hmmer2/
H A Dplan7.cpp475 hmm->xsc[XTN][LOOP] = Prob2Score(hmm->xt[XTN][LOOP], hmm->p1); in P7Logoddsify()
476 hmm->xsc[XTN][MOVE] = Prob2Score(hmm->xt[XTN][MOVE], 1.0); in P7Logoddsify()
611 hmm->xt[XTN][MOVE] = 1.; /* disallow N-terminal tail */ in Plan7NakedConfig()
612 hmm->xt[XTN][LOOP] = 0.; in Plan7NakedConfig()
644 hmm->xt[XTN][MOVE] = 1. - hmm->p1; /* allow N-terminal tail */ in Plan7GlobalConfig()
645 hmm->xt[XTN][LOOP] = hmm->p1; in Plan7GlobalConfig()
673 hmm->xt[XTN][MOVE] = 1.-hmm->p1; /* allow N-terminal tail */ in Plan7LSConfig()
674 hmm->xt[XTN][LOOP] = hmm->p1; in Plan7LSConfig()
723 hmm->xt[XTN][MOVE] = 1-hmm->p1; /* allow N-terminal tail */ in Plan7SWConfig()
724 hmm->xt[XTN][LOOP] = hmm->p1; in Plan7SWConfig()
[all …]
H A Dfast_algorithms.cpp86 xmx[0][XMB] = hmm->xsc[XTN][MOVE]; /* S->N->B, no N-tail */ in P7Viterbi()
148 if ((sc = xmx[i-1][XMN] + hmm->xsc[XTN][LOOP]) > -INFTY) in P7Viterbi()
167 if ((sc = xmx[i][XMN] + hmm->xsc[XTN][MOVE]) > -INFTY) in P7Viterbi()
H A Dcore_algorithms.cpp509 xmx[i][XMN] = xmx[i-1][XMN] + hmm->xsc[XTN][LOOP]; in P7Forward()
518 xmx[i][XMB] = ILogsum(xmx[i][XMN] + hmm->xsc[XTN][MOVE], in P7Forward()
627 if ((sc = xmx[i-1][XMN] + hmm->xsc[XTN][LOOP]) > -INFTY) in P7Viterbi()
644 if ((sc = xmx[i][XMN] + hmm->xsc[XTN][MOVE]) > -INFTY) in P7Viterbi()
823 else if (xmx[i][XMB] == xmx[i][XMN] + hmm->xsc[XTN][MOVE]) in P7ViterbiTrace()
1223 if ((sc = xmx[prv][XMN] + hmm->xsc[XTN][LOOP]) > -INFTY) in P7ParsingViterbi()
1579 xmx[1][XMN] = xmx[0][XMN] + hmm->xsc[XTN][LOOP]; in Plan7ESTViterbi()
1580 xmx[1][XMB] = xmx[1][XMN] + hmm->xsc[XTN][MOVE]; in Plan7ESTViterbi()
1665 xmx[i][XMN] = xmx[i-1][XMN] + hmm->xsc[XTN][LOOP]; in Plan7ESTViterbi()
1676 xmx[i][XMB] = xmx[i][XMN] + hmm->xsc[XTN][MOVE]; in Plan7ESTViterbi()
[all …]
/dports/biology/wise/wise2.4.1/src/HMMer2/
H A Dplan7.c488 hmm->xsc[XTN][LOOP] = Prob2Score(hmm->xt[XTN][LOOP], hmm->p1); in P7Logoddsify()
489 hmm->xsc[XTN][MOVE] = Prob2Score(hmm->xt[XTN][MOVE], 1.0); in P7Logoddsify()
569 hmm->xt[XTN][MOVE] = 1.; /* disallow N-terminal tail */ in Plan7NakedConfig()
570 hmm->xt[XTN][LOOP] = 0.; in Plan7NakedConfig()
602 hmm->xt[XTN][LOOP] = hmm->p1; in Plan7GlobalConfig()
630 hmm->xt[XTN][LOOP] = hmm->p1; in Plan7LSConfig()
679 hmm->xt[XTN][MOVE] = 1-hmm->p1; /* allow N-terminal tail */ in Plan7SWConfig()
680 hmm->xt[XTN][LOOP] = hmm->p1; in Plan7SWConfig()
739 hmm->xt[XTN][LOOP] = hmm->p1; in Plan7FSConfig()
796 hmm->xt[XTN][MOVE] = 1./351.; in Plan7ESTConfig()
[all …]
H A Dcore_algorithms.c247 xmx[i][XMN] = xmx[i-1][XMN] + hmm->xsc[XTN][LOOP]; in P7Forward()
256 xmx[i][XMB] = ILogsum(xmx[i][XMN] + hmm->xsc[XTN][MOVE], in P7Forward()
355 if ((sc = xmx[i-1][XMN] + hmm->xsc[XTN][LOOP]) > -INFTY) in P7Viterbi()
372 if ((sc = xmx[i][XMN] + hmm->xsc[XTN][MOVE]) > -INFTY) in P7Viterbi()
547 if (xmx[i][XMB] == xmx[i][XMN] + hmm->xsc[XTN][MOVE]) in P7ViterbiTrace()
931 if ((sc = xmx[prv][XMN] + hmm->xsc[XTN][LOOP]) > -INFTY) in P7ParsingViterbi()
1280 xmx[1][XMN] = xmx[0][XMN] + hmm->xsc[XTN][LOOP]; in Plan7ESTViterbi()
1281 xmx[1][XMB] = xmx[1][XMN] + hmm->xsc[XTN][MOVE]; in Plan7ESTViterbi()
1366 xmx[i][XMN] = xmx[i-1][XMN] + hmm->xsc[XTN][LOOP]; in Plan7ESTViterbi()
1377 xmx[i][XMB] = xmx[i][XMN] + hmm->xsc[XTN][MOVE]; in Plan7ESTViterbi()
[all …]
/dports/finance/py-pycoin/pycoin-0.91.20210515/tests/
H A Dkey_validate_test.py7 from pycoin.symbols.xtn import network as XTN unknown
106 key = XTN.keys.private(secret_exponent=273)
109 pub_k = XTN.parse(address)
113 priv_k = XTN.parse.wif(wif)
H A Dmsg_signing_test.py5 from pycoin.symbols.xtn import network as XTN unknown
135 m, a, s = XTN.msg.parse_signed(bearbin)
H A Dkeyparser_test.py4 from pycoin.symbols.xtn import network as XTN unknown
20 key = XTN.parse("tprv8ZgxMBicQKsPdpQD2swL99YVLB6W2GDqNVcCSfAZ9zMXvh6DYj5iJMZmUVrF66"
/dports/finance/py-pycoin/pycoin-0.91.20210515/tests/btc/
H A Dbip32_test.py5 from pycoin.symbols.xtn import network as XTN unknown
186 master = XTN.keys.bip32_seed(h2b("000102030405060708090a0b0c0d0e0f"))
243 key = XTN.keys.private(secret_exponent=273)
244 wallet = XTN.keys.bip32_seed(bytes(key.wif().encode('utf8')))
247 pub_k = XTN.parse.address(address)
251 priv_k = XTN.parse.secret(wif)
/dports/cad/magic/magic-8.3.245/scmos/cif_template/
H A Dcifout-cmosn.gen50 templayer XTN
85 and-not XTN
H A Dcifout.scgpw61 templayer XTN
68 and-not XTN
H A Dcifout-cmos26g.soi76 templayer XTN
113 and-not XTN
H A Dcifout.pw92 templayer XTN
108 and-not XTN
H A Dcifout.scgnw79 templayer XTN clc
107 and-not XTN
H A Dcifout-cmos34.pw80 templayer XTN
96 and-not XTN
H A Dcifout-cmosn.nw77 templayer XTN clc
110 and-not XTN
H A Dcifout-orbit.pw80 templayer XTN
96 and-not XTN
H A Dcifout.test77 templayer XTN clc
110 and-not XTN
H A Dcifout-cmos14b-sub.gen79 templayer XTN
116 and-not XTN
H A Dcifout-cmosx.gen78 templayer XTN
115 and-not XTN
H A Dcifout-cmos14b.gen79 templayer XTN
116 and-not XTN
H A Dcifout-cmos34.nw88 templayer XTN clc
124 and-not XTN
H A Dcifout-ibm.gen78 templayer XTN
115 and-not XTN
H A Dcifout-cmos26g.gen80 templayer XTN
117 and-not XTN
/dports/biology/molden/molden5.8/plush/
H A DXTN1 mol="XTN" Charge="0"

123456789